Home
last modified time | relevance | path

Searched defs:R (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DImageCompare.java31 final int R = Color.red(pixel); in luma() local
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DBitmapUtils.java33 public static int R = 0; field in BitmapUtils
/cts/tests/tests/hardware/src/android/hardware/cts/
DSensorManagerStaticTest.java155 float [] R; in testGetInclination() local
180 float [] R; in testGetOrientation() local
408 float [] R = mat9I(); in testGetRotationMatrixFromVector() local
448 float [] R; in testGetRotationMatrixFromVector() local
479 float [] R; in testRemapCoordinateSystem() local
705 float [] R = mat9Rot(SensorManager.AXIS_Z, -angles[0]); in mat9VRot() local
/cts/tests/tests/graphics/src/android/opengl/cts/
DCompressedTextureSurfaceView.java204 int R = getUnsignedByte(mReadBackBuffer.get(sampleStart)); in comparePixel() local