Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DIntrinsic3DLut.java26 final int sx = 32; field in Intrinsic3DLut
/cts/tests/tests/view/src/android/view/cts/
DPixelCopyViewProducerActivity.java141 float sx = mContentBounds.width() / 100.0f; in normalizedToSurface() local
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp150 float sx = fy * upZ - fz * upY; in newLookAt() local