Searched refs:glOpIsFastBlitSupported (Results 1 – 3 of 3) sorted by relevance
109 bool glOpIsFastBlitSupported() const;
554 bool ColorBuffer::glOpIsFastBlitSupported() const { in glOpIsFastBlitSupported() function in gfxstream::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()