Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/effects/colorfilters/
H A DSkWorkingFormatColorFilter.cpp71 sk_sp<SkColorSpace> workingCS = this->workingFormat(dstCS, &workingAT); in appendStages() local
108 sk_sp<SkColorSpace> workingCS = this->workingFormat(dstCS, &workingAT); in onFilterColor4f() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrFragmentProcessors.cpp460 sk_sp<SkColorSpace> workingCS = filter->workingFormat(dstCS, &workingAT); in make_colorfilter_fp() local
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DKeyHelpers.cpp1488 sk_sp<SkColorSpace> workingCS = filter->workingFormat(dstCS, &workingAT); in add_to_key() local
2289 sk_sp<SkColorSpace> workingCS = shader->workingSpace(); in add_to_key() local
/aosp_15_r20/external/skia/gm/
H A Dmesh.cpp1531 auto makeMesh = [&](Managed managed, sk_sp<SkColorSpace> workingCS) { in DEF_GM()
/aosp_15_r20/external/skia/src/gpu/graphite/precompile/
H A DPrecompileShader.cpp800 sk_sp<SkColorSpace> workingCS = fColorSpaces[desiredColorSpaceCombination]; in addToKey() local