Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DFrameBuffer_unittest.cpp830 …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()