Home
last modified time | relevance | path

Searched refs:stripAlphaChannel (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
DGlRectDrawerTest.java80 private static ByteBuffer stripAlphaChannel(ByteBuffer rgbaBuffer) { in stripAlphaChannel() method in GlRectDrawerTest
126 assertEquals(WIDTH, HEIGHT, stripAlphaChannel(rgbaData), rgbPlane); in testRgbRendering()
299 assertEquals(WIDTH, HEIGHT, stripAlphaChannel(rgbaData), rgbPlane);