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