Home
last modified time | relevance | path

Searched defs:getReadPixelsFormat (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp1314 void GrGLCaps::getReadPixelsFormat(GrGLFormat surfaceFormat, GrColorType surfaceColorType, in getReadPixelsFormat() function in GrGLCaps
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLCaps.cpp1447 void GrGLCaps::getReadPixelsFormat(GrGLFormat surfaceFormat, GrColorType surfaceColorType, in getReadPixelsFormat() function in GrGLCaps
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.cpp373 GLenum InternalFormat::getReadPixelsFormat(const Extensions &extensions) const in getReadPixelsFormat() function in gl::InternalFormat