Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/
Dwsi.adoc144 === Platform-Independent Information
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi.h52 explicit Surface(SurfaceType type) : mType(type) {} in Surface() function