Searched defs:hdrTypes (Results 1 – 7 of 7) sorted by relevance
370 void DisplayDevice::overrideHdrTypes(const std::vector<ui::Hdr>& hdrTypes) { in overrideHdrTypes()377 std::vector<ui::Hdr> hdrTypes = capabilities.getSupportedHdrTypes(); in getHdrCapabilities() local
284 std::vector<ui::Hdr> hdrTypes; in filterOut4k30() local1834 const std::vector<ui::Hdr>& hdrTypes) { in overrideHdrTypes()10051 const std::vector<int32_t>& hdrTypes) { in overrideHdrTypes()
465 int[] hdrTypes = new int[]{1, 2, 3}; in testGetSupportedHdrTypesReturnsCopy() local485 int[] hdrTypes = new int[]{1, 2, 3}; in testHdrCapabilitiesGetSupportedHdrTypesReturnsCopy() local
49 ScopedIntArrayRO hdrTypes(env, jHdrTypes); in nativeOverrideHdrTypes() local
283 void overrideHdrTypes(IBinder display, in int[] hdrTypes); in overrideHdrTypes()
343 std::vector<Hwc2::Hdr> hdrTypes; in getHdrCapabilities() local
2883 const std::vector<ui::Hdr>& hdrTypes) { in overrideHdrTypes()