Searched defs:readConfig (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/gpu/mock/ |
D | GrMockGpu.h | 27 GrPixelConfig readConfig, DrawPreference*, in onGetReadPixelsInfo()
|
/external/skia/src/gpu/mtl/ |
D | GrMtlGpu.h | 29 GrPixelConfig readConfig, DrawPreference*, in onGetReadPixelsInfo()
|
/external/skia/src/gpu/ |
D | GrGpu.cpp | 267 GrPixelConfig readConfig, DrawPreference* drawPreference, in getReadPixelsInfo()
|
/external/skia/src/gpu/gl/ |
D | GrGLCaps.cpp | 967 GrPixelConfig readConfig, in readPixelsSupported()
|
D | GrGLGpu.cpp | 2069 bool GrGLGpu::readPixelsSupported(GrRenderTarget* target, GrPixelConfig readConfig) { in readPixelsSupported() 2093 bool GrGLGpu::readPixelsSupported(GrPixelConfig rtConfig, GrPixelConfig readConfig) { in readPixelsSupported() 2130 bool GrGLGpu::readPixelsSupported(GrSurface* surfaceForConfig, GrPixelConfig readConfig) { in readPixelsSupported() 2149 GrPixelConfig readConfig, DrawPreference* drawPreference, in onGetReadPixelsInfo()
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 1756 GrPixelConfig readConfig, DrawPreference* drawPreference, in onGetReadPixelsInfo()
|