Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlingerProperties.cpp295 constexpr float kSrgbBlueZ = 0.9506f; variable
319 static_cast<float>(mDisplay_primary_blue[2].value_or(kSrgbBlueZ))}, in getDisplayNativePrimaries()