OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scrolledxint
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
StatePanelTrack.java
310
int
scrolledXInt
= getScrollX() + x;
315
if (frame.contains(
scrolledXInt
, scrolledYInt)) {
Completed in 48 milliseconds