OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:numfixedxpixelsremaining
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/core/jni/android/graphics/
NinePatchImpl.cpp
196
int
numFixedXPixelsRemaining
= bitmapWidth - numStretchyXPixelsRemaining;
272
numFixedXPixelsRemaining
);
276
numFixedXPixelsRemaining
-= srcXSize;
Completed in 1075 milliseconds