Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrContext_Base.cpp38 GrBackendFormat GrContext_Base::defaultBackendFormat(SkColorType skColorType, in defaultBackendFormat() function in GrContext_Base
DGrContextThreadSafeProxy.cpp140 GrBackendFormat GrContextThreadSafeProxy::defaultBackendFormat(SkColorType skColorType, in defaultBackendFormat() function in GrContextThreadSafeProxy
/third_party/skia/m133/src/gpu/ganesh/
DGrContext_Base.cpp44 GrBackendFormat GrContext_Base::defaultBackendFormat(SkColorType skColorType, in defaultBackendFormat() function in GrContext_Base
DGrContextThreadSafeProxy.cpp148 GrBackendFormat GrContextThreadSafeProxy::defaultBackendFormat(SkColorType skColorType, in defaultBackendFormat() function in GrContextThreadSafeProxy
/third_party/skia/include/gpu/
DGrRecordingContext.h44 SK_API GrBackendFormat defaultBackendFormat(SkColorType ct, GrRenderable renderable) const { in defaultBackendFormat() function