Searched refs:getNumModes (Results 1 – 2 of 2) sorted by relevance
806 if(ctx->mColorMode->getNumModes() > 0) { in hwc_getDisplayConfigs()807 *numConfigs = ctx->mColorMode->getNumModes(); in hwc_getDisplayConfigs()
238 int32_t getNumModes() { return mNumModes; } in getNumModes() function