Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.cpp750 bool GrGLCaps::readPixelsSupported(GrPixelConfig rtConfig, in readPixelsSupported() function in GrGLCaps
DGrGLGpu.cpp2182 bool GrGLGpu::readPixelsSupported(GrRenderTarget* target, GrPixelConfig readConfig) { in readPixelsSupported() function in GrGLGpu
2194 bool GrGLGpu::readPixelsSupported(GrPixelConfig rtConfig, GrPixelConfig readConfig) { in readPixelsSupported() function in GrGLGpu
2214 bool GrGLGpu::readPixelsSupported(GrSurface* surfaceForConfig, GrPixelConfig readConfig) { in readPixelsSupported() function in GrGLGpu