Home
last modified time | relevance | path

Searched refs:currentPhysicalColorGamutIdx_ (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.cpp177 currentPhysicalColorGamutIdx_ = index; in PhysicalScreenInit()
762 mode = supportedPhysicalColorGamuts_[currentPhysicalColorGamutIdx_]; in GetScreenColorGamut()
793 currentPhysicalColorGamutIdx_ = modeIdx; in SetScreenColorGamut()
1065 currentPhysicalColorGamutIdx_ = curIdx; in SetScreenColorSpace()
H A Drs_screen.h258 int32_t currentPhysicalColorGamutIdx_ = 0; variable