Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h244 int applyModeByIndex(int index);
Dhwc.cpp962 return ctx->mColorMode->applyModeByIndex(index); in hwc_setActiveConfig()
Dhwc_utils.cpp2911 int ColorMode::applyModeByIndex(int index) { in applyModeByIndex() function in qhwc::ColorMode