Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DFrameBuffer.cpp2974 HandleType FrameBuffer::getEmulatedEglWindowSurfaceColorBufferHandle(HandleType p_surface) { in getEmulatedEglWindowSurfaceColorBufferHandle()
3032 bool FrameBuffer::setEmulatedEglWindowSurfaceColorBuffer(HandleType p_surface, in setEmulatedEglWindowSurfaceColorBuffer()
3182 void FrameBuffer::destroyEmulatedEglWindowSurface(HandleType p_surface) { in destroyEmulatedEglWindowSurface()
3190 std::vector<HandleType> FrameBuffer::destroyEmulatedEglWindowSurfaceLocked(HandleType p_surface) { in destroyEmulatedEglWindowSurfaceLocked()
3499 bool FrameBuffer::flushEmulatedEglWindowSurfaceColorBuffer(HandleType p_surface) { in flushEmulatedEglWindowSurfaceColorBuffer()
/hardware/google/gfxstream/guest/egl/
Degl.cpp1601 egl_surface_t* p_surface( static_cast<egl_surface_t*>(surface) ); in eglSurfaceAttrib() local