Home
last modified time | relevance | path

Searched refs:getPbufferSurfaceContextHelper (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/
DFrameBuffer.cpp1491 bind = std::make_unique<RecursiveScopedContextBind>(getPbufferSurfaceContextHelper()); in cleanupProcGLObjects_locked()
1764 bind = std::make_unique<RecursiveScopedContextBind>(getPbufferSurfaceContextHelper()); in postImpl()
2232 bind = std::make_unique<RecursiveScopedContextBind>(getPbufferSurfaceContextHelper()); in onSave()
2360 bind = std::make_unique<RecursiveScopedContextBind>(getPbufferSurfaceContextHelper()); in onLoad()
2588 bind = std::make_unique<RecursiveScopedContextBind>(getPbufferSurfaceContextHelper()); in onLoad()
3194 RecursiveScopedContextBind bind(getPbufferSurfaceContextHelper()); in destroyEmulatedEglWindowSurfaceLocked()
3316 RecursiveScopedContextBind bind(getPbufferSurfaceContextHelper()); in drainGlRenderThreadSurfaces()
3592 ContextHelper* FrameBuffer::getPbufferSurfaceContextHelper() const { in getPbufferSurfaceContextHelper() function in gfxstream::FrameBuffer
3742 RecursiveScopedContextBind bind(getPbufferSurfaceContextHelper()); in createYUVTextures()
3762 RecursiveScopedContextBind bind(getPbufferSurfaceContextHelper()); in destroyYUVTextures()
[all …]
DFrameBuffer.h622 ContextHelper* getPbufferSurfaceContextHelper() const;