Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DImageCompare.java32 final int G = Color.green(pixel); in luma() local
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DBitmapUtils.java34 public static int G = 1; field in BitmapUtils
/cts/tests/tests/opengl/src/android/opengl/cts/
DCompressedTextureSurfaceView.java179 int G = getUnsignedByte(mReadBackBuffer.get(sampleStart + 1)); in comparePixel() local