Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrCaps.h186 int getSampleCount(int requestedCount, GrPixelConfig config) const { in getSampleCount()
/external/skqp/src/gpu/
DGrCaps.h188 int getSampleCount(int requestedCount, GrPixelConfig config) const { in getSampleCount()
/external/skqp/src/gpu/vk/
DGrVkCaps.cpp680 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount()
/external/skia/src/gpu/vk/
DGrVkCaps.cpp742 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount()
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp2876 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount()
/external/skia/src/gpu/gl/
DGrGLCaps.cpp2900 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount()