Searched refs:findColorBuffer (Results 1 – 4 of 4) sorted by relevance
1592 ColorBufferPtr colorBuffer = findColorBuffer(p_colorbuffer); in readColorBuffer()1605 ColorBufferPtr colorBuffer = findColorBuffer(p_colorbuffer); in readColorBufferYUV()1640 ColorBufferPtr colorBuffer = findColorBuffer(p_colorbuffer); in updateColorBuffer()1677 ColorBufferPtr colorBuffer = findColorBuffer(p_colorbuffer); in getColorBufferInfo()1834 cb = findColorBuffer(colorBuffer); in postImpl()2020 ColorBufferPtr colorBuffer = findColorBuffer(cb); in getScreenshot()2627 ColorBufferPtr FrameBuffer::findColorBuffer(HandleType p_colorbuffer) { in findColorBuffer() function in gfxstream::FrameBuffer2784 ColorBufferPtr colorBuffer = findColorBuffer(handle); in platformImportResource()2814 ColorBufferPtr colorBufferPtr = findColorBuffer(colorBufferHandle); in borrowColorBufferForComposition()2834 ColorBufferPtr colorBufferPtr = findColorBuffer(colorBufferHandle); in borrowColorBufferForDisplay()[all …]
151 : mFb->findColorBuffer(currentDisplayColorBufferHandle).get(); in postImpl()
427 ColorBufferPtr findColorBuffer(HandleType p_colorbuffer);
548 EXPECT_EQ(mFb->isFastBlitSupported(), mFb->findColorBuffer(handle)->glOpIsFastBlitSupported()); in TEST_F()555 EXPECT_EQ(mFb->isFastBlitSupported(), mFb->findColorBuffer(handle)->glOpIsFastBlitSupported()); in TEST_F()