Searched refs:supportedPhysicalHDRFormats_ (Results 1 – 2 of 2) sorted by relevance
144 back_inserter(supportedPhysicalHDRFormats_), in PhysicalScreenInit()946 hdrFormats = supportedPhysicalHDRFormats_; in GetScreenSupportedHDRFormats()960 if (supportedPhysicalHDRFormats_.size() == 0) { in GetScreenHDRFormat()963 hdrFormat = supportedPhysicalHDRFormats_[currentPhysicalHDRFormatIdx_]; in GetScreenHDRFormat()
264 std::vector<ScreenHDRFormat> supportedPhysicalHDRFormats_; variable