Home | History | Annotate | Download | only in surfaceflinger

Lines Matching defs:isHdr

1936     const bool isHdr = hdrDataSpace != Dataspace::UNKNOWN &&
1938 if (isHdr) {
1946 intent = isHdr ? RenderIntent::TONE_MAP_COLORIMETRIC : RenderIntent::COLORIMETRIC;
1949 intent = isHdr ? RenderIntent::TONE_MAP_ENHANCE : RenderIntent::ENHANCE;