Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DFrameBuffer_unittest.cpp849 …TestTexture forUpdate3 = createTestTextureRGBA8888SingleColor(mWidth/4, mHeight/4, 0.0f, 0.0f, 1.0… in TEST_F() local
850 …mFb->updateColorBuffer(cb3, 0, 0, mWidth/4, mHeight/4, GL_RGBA, GL_UNSIGNED_BYTE, forUpdate3.data(… in TEST_F()