Searched defs:yScale (Results 1 – 4 of 4) sorted by relevance
251 float yScale = (float) (near / focalLengthY); in calculateProjectionMatrix() local
181 float yScale = height / (float) (2 * numChans); in drawChannelFloat() local
99 public static void setScale(long surfaceControl, float xScale, float yScale) { in setScale()172 long surfaceTransaction, float xScale, float yScale); in nSurfaceTransaction_setScale()
364 jlong surfaceTransaction, jfloat xScale, jfloat yScale) { in SurfaceTransaction_setScale()