Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/utils/
DColorUtils.h47 static void DegammaColorSingle(half& s) { in DegammaColorSingle() function
55 DegammaColorSingle(color.r); in DegammaColor()
56 DegammaColorSingle(color.g); in DegammaColor()
57 DegammaColorSingle(color.b); in DegammaColor()