Searched refs:destroyEmulatedEglWindowSurface (Results 1 – 5 of 5) sorted by relevance
462 mFb->destroyEmulatedEglWindowSurface(surface); in TEST_F()684 mFb->destroyEmulatedEglWindowSurface(surface); in TEST_F()721 mFb->destroyEmulatedEglWindowSurface(surface); in TEST_F()878 mFb->destroyEmulatedEglWindowSurface(surface); in TEST_F()984 mFb->destroyEmulatedEglWindowSurface(surface); in TEST_F()
297 mFb->destroyEmulatedEglWindowSurface(mSurface); in ~SampleApplication()
549 void destroyEmulatedEglWindowSurface(HandleType p_surface);
805 fb->destroyEmulatedEglWindowSurface(windowSurface); in rcDestroyWindowSurface()
3182 void FrameBuffer::destroyEmulatedEglWindowSurface(HandleType p_surface) { in destroyEmulatedEglWindowSurface() function in gfxstream::FrameBuffer