Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DSurface.h154 EGLint getBitmapPixelSize() const;
DSurface.cpp893 EGLint Surface::getBitmapPixelSize() const in getBitmapPixelSize() function in egl::Surface
Dqueryutils.cpp4788 *value = surface->getBitmapPixelSize(); in QuerySurfaceAttrib()
4833 *value = static_cast<EGLAttribKHR>(surface->getBitmapPixelSize()); in QuerySurfaceAttrib64KHR()