Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.h134 EGLint getHorizontalResolution() const;
DSurface.cpp472 EGLint Surface::getHorizontalResolution() const in getHorizontalResolution() function in egl::Surface
Dqueryutils.cpp4220 *value = surface->getHorizontalResolution(); in QuerySurfaceAttrib()