Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.h147 EGLint getBitmapPixelSize() const;
DSurface.cpp777 EGLint Surface::getBitmapPixelSize() const in getBitmapPixelSize() function in egl::Surface
Dqueryutils.cpp4318 *value = surface->getBitmapPixelSize(); in QuerySurfaceAttrib()
4357 *value = static_cast<EGLAttribKHR>(surface->getBitmapPixelSize()); in QuerySurfaceAttrib64KHR()