Home
last modified time | relevance | path

Searched refs:getNumModes (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc.cpp806 if(ctx->mColorMode->getNumModes() > 0) { in hwc_getDisplayConfigs()
807 *numConfigs = ctx->mColorMode->getNumModes(); in hwc_getDisplayConfigs()
Dhwc_utils.h238 int32_t getNumModes() { return mNumModes; } in getNumModes() function