Searched refs:isHdr (Results 1 – 4 of 4) sorted by relevance
578 bool isHdr; in TEST_P() local582 isHdr = true; in TEST_P()585 isHdr = false; in TEST_P()589 isHdr ? RenderIntent::TONE_MAP_COLORIMETRIC : RenderIntent::COLORIMETRIC; in TEST_P()
329 bool isHdr; in TEST_P() local333 isHdr = true; in TEST_P()336 isHdr = false; in TEST_P()340 isHdr ? RenderIntent::TONE_MAP_COLORIMETRIC : RenderIntent::COLORIMETRIC; in TEST_P()
248 bool isHdr; in TEST_P() local252 isHdr = true; in TEST_P()255 isHdr = false; in TEST_P()259 isHdr ? RenderIntent::TONE_MAP_COLORIMETRIC : RenderIntent::COLORIMETRIC; in TEST_P()
8063 uint8_t isHdr = hdr_scene_data->is_hdr_scene; in translateFromHalMetadata() local8066 &isHdr, 1); in translateFromHalMetadata()