Searched refs:stripAlphaChannel (Results 1 – 1 of 1) sorted by relevance
80 private static ByteBuffer stripAlphaChannel(ByteBuffer rgbaBuffer) { in stripAlphaChannel() method in GlRectDrawerTest126 assertEquals(WIDTH, HEIGHT, stripAlphaChannel(rgbaData), rgbPlane); in testRgbRendering()299 assertEquals(WIDTH, HEIGHT, stripAlphaChannel(rgbaData), rgbPlane);