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