Home
last modified time | relevance | path

Searched defs:rgbaData (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
DSurfaceTextureHelperTest.java158 final ByteBuffer rgbaData = ByteBuffer.allocateDirect(width * height * 4); in testThreeConstantColorFrames() local
227 final ByteBuffer rgbaData = ByteBuffer.allocateDirect(width * height * 4); in testLateReturnFrame() local
DGlRectDrawerTest.java121 final ByteBuffer rgbaData = ByteBuffer.allocateDirect(WIDTH * HEIGHT * 4); in testRgbRendering() local
/external/skia/tests/
DReadWriteAlphaTest.cpp145 uint32_t rgbaData[X_SIZE * Y_SIZE]; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local