Searched refs:getModeForIndex (Results 1 – 3 of 3) sorted by relevance
240 int32_t getModeForIndex(int32_t index);
883 values[i] = ctx->mColorMode->getModeForIndex(config); in hwc_getDisplayAttributes()
2915 int mode = getModeForIndex(index); in applyModeByIndex()2937 int ColorMode::getModeForIndex(int index) { in getModeForIndex() function in qhwc::ColorMode