Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/gpu/
DGrContextThreadSafeProxy.h75 GrBackendFormat defaultBackendFormat(SkColorType ct, GrRenderable renderable) const { in defaultBackendFormat() function
DGrContext.h354 GrBackendFormat defaultBackendFormat(SkColorType ct, GrRenderable renderable) const { in defaultBackendFormat() function
/third_party/flutter/skia/include/private/
DGrImageContext.h21 GrBackendFormat defaultBackendFormat(SkColorType ct, GrRenderable renderable) const { in defaultBackendFormat() function
DGrRecordingContext.h30 GrBackendFormat defaultBackendFormat(SkColorType ct, GrRenderable renderable) const { in defaultBackendFormat() function
/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/flutter/skia/src/gpu/
DGrContext_Base.cpp46 GrBackendFormat GrContext_Base::defaultBackendFormat(SkColorType skColorType, in defaultBackendFormat() function in GrContext_Base
/third_party/skia/include/gpu/
DGrRecordingContext.h44 SK_API GrBackendFormat defaultBackendFormat(SkColorType ct, GrRenderable renderable) const { in defaultBackendFormat() function