Searched defs:rgbaData (Results 1 – 4 of 4) sorted by relevance
158 final ByteBuffer rgbaData = ByteBuffer.allocateDirect(width * height * 4); in testThreeConstantColorFrames() local227 final ByteBuffer rgbaData = ByteBuffer.allocateDirect(width * height * 4); in testLateReturnFrame() local
121 final ByteBuffer rgbaData = ByteBuffer.allocateDirect(WIDTH * HEIGHT * 4); in testRgbRendering() local
160 uint32_t rgbaData[X_SIZE * Y_SIZE]; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
313 std::unique_ptr<GrColor[]> rgbaData(new GrColor[256 * 256]); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local