Searched defs:G (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | ImageCompare.java | 32 final int G = Color.green(pixel); in luma() local
|
/cts/common/device-side/bedstead/activitycontext/src/main/java/com/android/activitycontext/ |
D | ActivityContext.java | 216 public static <E, F, G, H> H getWithContext(E arg1, F arg2, G arg3, in getWithContext() argument 226 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/ |
D | CompressedTextureSurfaceView.java | 179 int G = getUnsignedByte(mReadBackBuffer.get(sampleStart + 1)); in comparePixel() local
|