Home
last modified time | relevance | path

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

/external/opencensus-java/contrib/agent/src/main/java/io/opencensus/contrib/agent/
DSettings.java50 private static Config readConfig() { in readConfig() method in Settings
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp852 GrPixelConfig readConfig, in readPixelsSupported()
DGrGLGpu.cpp2244 bool GrGLGpu::readPixelsSupported(GrRenderTarget* target, GrPixelConfig readConfig) { in readPixelsSupported()
2268 bool GrGLGpu::readPixelsSupported(GrPixelConfig rtConfig, GrPixelConfig readConfig) { in readPixelsSupported()
2305 bool GrGLGpu::readPixelsSupported(GrSurface* surfaceForConfig, GrPixelConfig readConfig) { in readPixelsSupported()
/external/skia/src/gpu/gl/
DGrGLCaps.cpp864 GrPixelConfig readConfig, in readPixelsSupported()
DGrGLGpu.cpp2275 bool GrGLGpu::readPixelsSupported(GrRenderTarget* target, GrPixelConfig readConfig) { in readPixelsSupported()
2299 bool GrGLGpu::readPixelsSupported(GrPixelConfig rtConfig, GrPixelConfig readConfig) { in readPixelsSupported()
2336 bool GrGLGpu::readPixelsSupported(GrSurface* surfaceForConfig, GrPixelConfig readConfig) { in readPixelsSupported()