Home
last modified time | relevance | path

Searched defs:forRead (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/host/tests/
DFrameBuffer_unittest.cpp215 …TestTexture forRead = createTestTextureRGBA8888SingleColor(mWidth, mHeight, 0.0f, 0.0f, 0.0f, 0.0f… in TEST_F() local
233 TestTexture forRead = createTestPatternRGBA8888(mWidth, mHeight); in TEST_F() local
260 TestTexture forRead = createTestPatternRGBA8888(mWidth, mHeight); in TEST_F() local
319 uint8_t forRead[sizeof(golden)]; in TEST_F() local
342 TestTexture forRead = createTestPatternRGBA8888(mWidth, mHeight); in TEST_F() local
371 …TestTexture forRead = createTestTextureRGBA8888SingleColor(mWidth, mHeight, 0.0f, 0.0f, 0.0f, 0.0f… in TEST_F() local
440 TestTexture forRead = in TEST_F() local
509 …TestTexture forRead = createTestTextureRGBA8888SingleColor(mWidth, mHeight, 0.0f, 0.0f, 0.0f, 0.0f… in TEST_F() local
531 …TestTexture forRead = createTestTextureRGBA8888SingleColor(mWidth, mHeight, 0.0f, 0.0f, 0.0f, 0.0f… in TEST_F() local
756 …TestTexture forRead = createTestTextureRGBA8888SingleColor(mWidth, mHeight, 0.0f, 0.0f, 0.0f, 0.0f… in TEST_F() local
[all …]
DDefaultFramebufferBlit_unittest.cpp155 TestTexture forRead = in verifySwappedColor() local
/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_entry.cpp218 EGLint rcColorBufferCacheFlush(uint32_t colorbuffer, EGLint postCount, int forRead) in rcColorBufferCacheFlush()
DrenderControl_enc.cpp862 EGLint rcColorBufferCacheFlush_enc(void *self , uint32_t colorbuffer, EGLint postCount, int forRead) in rcColorBufferCacheFlush_enc()
/hardware/google/gfxstream/host/
DRenderControl.cpp976 EGLint postCount, int forRead) in rcColorBufferCacheFlush()