Home
last modified time | relevance | path

Searched defs:p_surface (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/
DFrameBuffer.cpp3051 HandleType FrameBuffer::getEmulatedEglWindowSurfaceColorBufferHandle(HandleType p_surface) { in getEmulatedEglWindowSurfaceColorBufferHandle()
3109 bool FrameBuffer::setEmulatedEglWindowSurfaceColorBuffer(HandleType p_surface, in setEmulatedEglWindowSurfaceColorBuffer()
3259 void FrameBuffer::destroyEmulatedEglWindowSurface(HandleType p_surface) { in destroyEmulatedEglWindowSurface()
3267 std::vector<HandleType> FrameBuffer::destroyEmulatedEglWindowSurfaceLocked(HandleType p_surface) { in destroyEmulatedEglWindowSurfaceLocked()
3576 bool FrameBuffer::flushEmulatedEglWindowSurfaceColorBuffer(HandleType p_surface) { in flushEmulatedEglWindowSurfaceColorBuffer()
/aosp_15_r20/hardware/google/gfxstream/guest/egl/
Degl.cpp1599 egl_surface_t* p_surface( static_cast<egl_surface_t*>(surface) ); in eglSurfaceAttrib() local