Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp963 hdrFormat = supportedPhysicalHDRFormats_[currentPhysicalHDRFormatIdx_]; in GetScreenHDRFormat()
985 currentPhysicalHDRFormatIdx_ = modeIdx; in SetScreenHDRFormat()
H A Drs_screen.h261 int32_t currentPhysicalHDRFormatIdx_ = 0; variable