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/common/device-side/bedstead/activitycontext/src/main/java/com/android/activitycontext/
DActivityContext.java140 public static <E, F, G, H> H getWithContext(E arg1, F arg2, G arg3, in getWithContext() argument
/cts/tests/tests/opengl/src/android/opengl/cts/
DCompressedTextureSurfaceView.java179 int G = getUnsignedByte(mReadBackBuffer.get(sampleStart + 1)); in comparePixel() local