Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLCaps.cpp1437 void GrGLCaps::getReadPixelsFormat(GrGLFormat surfaceFormat, GrColorType surfaceColorType, in getReadPixelsFormat() function in GrGLCaps
/aosp_15_r20/external/angle/src/libANGLE/
H A Dformatutils.cpp394 GLenum InternalFormat::getReadPixelsFormat(const Extensions &extensions) const in getReadPixelsFormat() function in gl::InternalFormat