Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DEGLImplFactory.h38 class SurfaceImpl; variable
H A DDisplayImpl.h50 class SurfaceImpl; variable
H A DSurfaceImpl.cpp14 SurfaceImpl::SurfaceImpl(const egl::SurfaceState &state) : mState(state) {} in SurfaceImpl() function in rx::SurfaceImpl
/aosp_15_r20/external/angle/src/libANGLE/
H A DFramebuffer.h32 class SurfaceImpl; variable