Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.h230 Error valdiatePixmap(const Config *config,
DDisplay.cpp1929 Error Display::valdiatePixmap(const Config *config, in valdiatePixmap() function in egl::Display
DvalidationEGL.cpp2997 ANGLE_EGL_TRY_RETURN(val->eglThread, display->valdiatePixmap(config, pixmap, attributes), in ValidateCreatePixmapSurface()