Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.cpp750 bool GrGLCaps::readPixelsSupported(GrPixelConfig rtConfig, in readPixelsSupported()
DGrGLGpu.cpp2190 GrPixelConfig rtConfig = target->config(); in readPixelsSupported() local
2194 bool GrGLGpu::readPixelsSupported(GrPixelConfig rtConfig, GrPixelConfig readConfig) { in readPixelsSupported()