Searched defs:xScale (Results 1 – 4 of 4) sorted by relevance
87 float xScale = ((float) mCurrentWidth) / (mSampleCount - 1); in onDraw() local
250 float xScale = (float) (near / focalLengthX); in calculateProjectionMatrix() local
97 public static void setScale(long surfaceControl, float xScale, float yScale) { in setScale()150 long surfaceTransaction, float xScale, float yScale); in nSurfaceTransaction_setScale()
322 jlong surfaceTransaction, jfloat xScale, jfloat yScale) { in SurfaceTransaction_setScale()