Searched defs:ph (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DGeometryMathUtils.java340 float pw, float ph) {
348 float dy = (h - ph) / 2f;
357 scale = h / ph;
338 getPartialToScreenMatrix(Collection<FilterRepresentation> geometry, Rect originalBounds, float w, float h, float pw, float ph) argument

Completed in 121 milliseconds