Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/
DRendererUtils.java125 private static float[] getFitVertices(int srcWidth, int srcHeight, int dstWidth, in getFitVertices()
149 int dstWidth, int dstHeight) { in setRenderToFit()
155 int dstWidth, int dstHeight, float degrees) { in setRenderToRotate()
186 int dstWidth, int dstHeight, float horizontalDegrees, float verticalDegrees) { in setRenderToFlip()