Home
last modified time | relevance | path

Searched refs:getModeForIndex (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h240 int32_t getModeForIndex(int32_t index);
Dhwc.cpp883 values[i] = ctx->mColorMode->getModeForIndex(config); in hwc_getDisplayAttributes()
Dhwc_utils.cpp2915 int mode = getModeForIndex(index); in applyModeByIndex()
2937 int ColorMode::getModeForIndex(int index) { in getModeForIndex() function in qhwc::ColorMode