Searched defs:readConfig (Results 1 – 6 of 6) sorted by relevance
| /external/skia/tests/ |
| D | SRGBReadWritePixelsTest.cpp | 116 GrPixelConfig readConfig, CheckFn checker, float error, in read_and_check_pixels()
|
| /external/skia/src/gpu/ |
| D | GrGpu.cpp | 284 GrPixelConfig readConfig, DrawPreference* drawPreference, in getReadPixelsInfo()
|
| /external/skia/src/gpu/gl/ |
| D | GrGLCaps.cpp | 918 GrPixelConfig readConfig, in readPixelsSupported()
|
| D | GrGLGpu.cpp | 2184 bool GrGLGpu::readPixelsSupported(GrRenderTarget* target, GrPixelConfig readConfig) { in readPixelsSupported() 2208 bool GrGLGpu::readPixelsSupported(GrPixelConfig rtConfig, GrPixelConfig readConfig) { in readPixelsSupported() 2245 bool GrGLGpu::readPixelsSupported(GrSurface* surfaceForConfig, GrPixelConfig readConfig) { in readPixelsSupported() 2264 GrPixelConfig readConfig, DrawPreference* drawPreference, in onGetReadPixelsInfo()
|
| /external/skia/tools/gpu/ |
| D | GrTest.cpp | 291 GrPixelConfig readConfig, DrawPreference*, in onGetReadPixelsInfo()
|
| /external/skia/src/gpu/vk/ |
| D | GrVkGpu.cpp | 1607 GrPixelConfig readConfig, DrawPreference* drawPreference, in onGetReadPixelsInfo()
|