Searched defs:yScale (Results 1 – 4 of 4) sorted by relevance
118 float yScale = getHeight() / (float) (Short.MAX_VALUE * 2 * numChans); in drawChannel16() local147 float yScale = getHeight() / (float) (2 * numChans); in drawChannelFloat() local
251 float yScale = (float) (near / focalLengthY); 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()