Searched defs:forUpdate (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/host/tests/ |
D | FrameBuffer_unittest.cpp | 212 TestTexture forUpdate = createTestPatternRGBA8888(mWidth, mHeight); in TEST_F() local 229 TestTexture forUpdate = createTestPatternRGBA8888(mWidth, mHeight); in TEST_F() local 256 TestTexture forUpdate = createTestPatternRGBA8888(mWidth, mHeight); in TEST_F() local 286 uint8_t forUpdate[] = {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, in TEST_F() local 338 TestTexture forUpdate = createTestPatternRGBA8888(mWidth, mHeight); in TEST_F() local 368 TestTexture forUpdate = createTestPatternRGBA8888(mWidth, mHeight); in TEST_F() local 503 TestTexture forUpdate = createTestPatternRGBA8888(mWidth, mHeight); in TEST_F() local 528 TestTexture forUpdate = createTestPatternRGBA8888(mWidth, mHeight); in TEST_F() local 753 TestTexture forUpdate = createTestPatternRGBA8888(mWidth, mHeight); in TEST_F() local 902 …TestTexture forUpdate = createTestTextureRGBA8888SingleColor(kWidth, kHeight, 1.0f, 0.0f, 1.0f, 1.… in TEST_F() local
|