Searched defs:defaultBackendFormat (Results 1 – 5 of 5) sorted by relevance
38 GrBackendFormat GrContext_Base::defaultBackendFormat(SkColorType skColorType, in defaultBackendFormat() function in GrContext_Base
140 GrBackendFormat GrContextThreadSafeProxy::defaultBackendFormat(SkColorType skColorType, in defaultBackendFormat() function in GrContextThreadSafeProxy
44 GrBackendFormat GrContext_Base::defaultBackendFormat(SkColorType skColorType, in defaultBackendFormat() function in GrContext_Base
148 GrBackendFormat GrContextThreadSafeProxy::defaultBackendFormat(SkColorType skColorType, in defaultBackendFormat() function in GrContextThreadSafeProxy
44 SK_API GrBackendFormat defaultBackendFormat(SkColorType ct, GrRenderable renderable) const { in defaultBackendFormat() function