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/sensor/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/hostsidetests/appsecurity/test-apps/rro/OverlayApp/src/com/android/cts/overlay/app/
DOverlayableTest.java47 private static class R { class in OverlayableTest
/cts/tests/tests/opengl/src/android/opengl/cts/
DCompressedTextureSurfaceView.java178 int R = getUnsignedByte(mReadBackBuffer.get(sampleStart)); in comparePixel() local