Home
last modified time | relevance | path

Searched defs:kAlphaType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/precompile/
H A DPrecompileColorFilter.cpp231 constexpr SkAlphaType kAlphaType = kPremul_SkAlphaType; in addToKey() local
367 constexpr SkAlphaType kAlphaType = kPremul_SkAlphaType; in addToKey() local
H A DPrecompileShader.cpp515 constexpr SkAlphaType kAlphaType = kPremul_SkAlphaType; in addToKey() local
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_linked_list.cpp84 constexpr Entry::Type kAlphaType = Entry::Type::kAlpha; variable
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DKeyHelpers.cpp1392 constexpr SkAlphaType kAlphaType = kPremul_SkAlphaType; in add_to_key() local