Home
last modified time | relevance | path

Searched defs:readConfig (Results 1 – 6 of 6) sorted by relevance

/external/skia/tests/
DSRGBReadWritePixelsTest.cpp116 GrPixelConfig readConfig, CheckFn checker, float error, in read_and_check_pixels()
/external/skia/src/gpu/
DGrGpu.cpp284 GrPixelConfig readConfig, DrawPreference* drawPreference, in getReadPixelsInfo()
/external/skia/src/gpu/gl/
DGrGLCaps.cpp918 GrPixelConfig readConfig, in readPixelsSupported()
DGrGLGpu.cpp2184 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/
DGrTest.cpp291 GrPixelConfig readConfig, DrawPreference*, in onGetReadPixelsInfo()
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1607 GrPixelConfig readConfig, DrawPreference* drawPreference, in onGetReadPixelsInfo()