Searched defs:G (Results 1 – 3 of 3) sorted by relevance
32 final int G = Color.green(pixel); in luma() local
34 public static int G = 1; field in BitmapUtils
179 int G = getUnsignedByte(mReadBackBuffer.get(sampleStart + 1)); in comparePixel() local