Skip to content
Snippets Groups Projects
Commit 9c4d42e9 authored by Shawn Pearce's avatar Shawn Pearce
Browse files

Factor out duplicate Inflater setup in WindowCursor


Since we use this code twice, pull it into a private method.  Let
the compiler/JIT worry about whether or not this logic should be
inlined into the call sites.

Change-Id: Ia44fb01e0328485bcdfd7af96835d62b227a0fb1
Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
parent d8f20745
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment