Searched defs:expectedG (Results 1 – 4 of 4) sorted by relevance
163 private static int pixelDiff(int pixel, int expectedR, int expectedG, int expectedB) { in pixelDiff()
114 int expectedG = round_and_clamp((yChannel - 0.13397432f / 0.7152f * uChannel - in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local
63 uint8_t expectedG; member
62 final int expectedG = expected.get() & 0xFF; in assertByteBufferEquals() local