Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.h140 EGLint getBitmapPitch() const;
DSurface.cpp712 EGLint Surface::getBitmapPitch() const in getBitmapPitch() function in egl::Surface
Dqueryutils.cpp4297 *value = surface->getBitmapPitch(); in QuerySurfaceAttrib()
4336 *value = static_cast<EGLAttribKHR>(surface->getBitmapPitch()); in QuerySurfaceAttrib64KHR()