Home
last modified time | relevance | path

Searched refs:workingFormat (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/core/
DSkColorFilter.cpp342 sk_sp<SkColorSpace> workingFormat(const sk_sp<SkColorSpace>& dstCS, SkAlphaType* at) const { in workingFormat() function
361 sk_sp<SkColorSpace> workingCS = this->workingFormat(dstCS, &workingAT); in asFragmentProcessor()
382 sk_sp<SkColorSpace> workingCS = this->workingFormat(dstCS, &workingAT); in onProgram()
399 sk_sp<SkColorSpace> workingCS = this->workingFormat(dstCS, &workingAT); in onFilterColor4f()