Home
last modified time | relevance | path

Searched refs:valdiatePixmap (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DDisplay.h212 Error valdiatePixmap(const Config *config,
DDisplay.cpp1851 Error Display::valdiatePixmap(const Config *config, in valdiatePixmap() function in egl::Display
DvalidationEGL.cpp2845 ANGLE_EGL_TRY_RETURN(val->eglThread, display->valdiatePixmap(config, pixmap, attributes), in ValidateCreatePixmapSurface()