Home
last modified time | relevance | path

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

/external/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
/external/skia/include/gpu/
DGrRecordingContext.h45 SK_API GrBackendFormat defaultBackendFormat(SkColorType ct, GrRenderable renderable) const { in defaultBackendFormat() function