Home
last modified time | relevance | path

Searched defs:surf (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_glx.cpp296 for (auto surf : it.second) { in ~GlxDisplay() local
303 for (auto surf : it.second) { in ~GlxDisplay() local
498 EglOS::Surface* surf = freeElts.back(); in createPbufferSurface() local
DEglOsApi_wgl.cpp1088 EglOS::Surface* surf = freeElts.back(); in createPbufferSurface() local
1119 for (auto surf : mDeletePbufs) { in releasePbuffer() local
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_win32.cpp170 wsi_win32_surface_get_capabilities(VkIcdSurfaceBase *surf, in wsi_win32_surface_get_capabilities()
/hardware/google/gfxstream/guest/egl/
Degl.cpp869 egl_surface_t* surf = static_cast<egl_surface_t *>(*surface); in s_destroyPendingSurfaceAndSetNull() local