Searched refs:forUpdate2 (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/host/tests/ |
D | FrameBuffer_unittest.cpp | 843 …TestTexture forUpdate2 = createTestTextureRGBA8888SingleColor(mWidth/4, mHeight/2, 0.0f, 1.0f, 0.0… in TEST_F() local 844 …mFb->updateColorBuffer(cb2, 0, 0, mWidth/4, mHeight/2, GL_RGBA, GL_UNSIGNED_BYTE, forUpdate2.data(… in TEST_F()
|