Home
last modified time | relevance | path

Searched defs:pixmapFactory (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/egl/
DegluGLContextFactory.cpp166 …splayFactory, const NativeWindowFactory* windowFactory, const NativePixmapFactory* pixmapFactory, … in RenderContext()
345 …SurfacePair createPixmap (NativeDisplay* nativeDisplay, const NativePixmapFactory* pixmapFactory, … in createPixmap()
471 …splayFactory, const NativeWindowFactory* windowFactory, const NativePixmapFactory* pixmapFactory, … in create()
777 …const NativePixmapFactory* pixmapFactory = selectFactory(displayFactory->getNativePixmapRegistry()… in createContext() local
/external/deqp/modules/egl/
DteglTestPackage.cpp203 const eglu::NativePixmapFactory* pixmapFactory = DE_NULL; in PackageContext() local
DteglTestCase.cpp80 …ory, const eglu::NativeWindowFactory* windowFactory, const eglu::NativePixmapFactory* pixmapFactor… in EglTestContext()