Home
last modified time | relevance | path

Searched refs:destroyEmulatedEglWindowSurface (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/host/tests/
DFrameBuffer_unittest.cpp462 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()
DSampleApplication.cpp297 mFb->destroyEmulatedEglWindowSurface(mSurface); in ~SampleApplication()
/hardware/google/gfxstream/host/
DFrameBuffer.h549 void destroyEmulatedEglWindowSurface(HandleType p_surface);
DRenderControl.cpp805 fb->destroyEmulatedEglWindowSurface(windowSurface); in rcDestroyWindowSurface()
DFrameBuffer.cpp3182 void FrameBuffer::destroyEmulatedEglWindowSurface(HandleType p_surface) { in destroyEmulatedEglWindowSurface() function in gfxstream::FrameBuffer