Home
last modified time | relevance | path

Searched defs:finalGeometryRect (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DImagePreset.java466 public Rect finalGeometryRect(int width, int height) { in finalGeometryRect() method in ImagePreset
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DGeometryMathUtils.java302 public static Rect finalGeometryRect(int width, int height, in finalGeometryRect() method in GeometryMathUtils