Searched defs:modeId (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_qclient.cpp342 static void applyModeById(hwc_context_t* ctx, int32_t modeId) { argument
343 int err = ctx->mColorMode->applyModeByID(modeId);
345 ALOGD("%s: Not able to apply mode: %d", __FUNCTION__, modeId);

Completed in 574 milliseconds