Searched refs:mLastInputHeight (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DImageFilterRS.java31 private int mLastInputHeight = 0; field in class:ImageFilterRS
124 || (getInPixelsAllocation().getType().getY() != mLastInputHeight))) {
133 mLastInputHeight = getInPixelsAllocation().getType().getY();
255 mLastInputHeight = 0;

Completed in 51 milliseconds