Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DSwizzlerTest.cpp227 const float normalizedA = alpha * (1.0f / 255.0f); in calcExpected() local
238 const float normalizedA = a * (1.0f / 255.0f); in DEF_TEST() local