Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DSurface.h130 EGLint getHorizontalResolution() const;
DSurface.cpp433 EGLint Surface::getHorizontalResolution() const in getHorizontalResolution() function in egl::Surface
Dqueryutils.cpp4008 *value = surface->getHorizontalResolution(); in QuerySurfaceAttrib()