Searched refs:isDRC (Results 1 – 2 of 2) sorted by relevance
173 bool isDRC = (extW > 0) && (extH > 0); in setAttributes() local176 && (mHwcContext->mMDPDownscaleEnabled || isDRC)) { in setAttributes()
182 bool isDRC = (extW > mVInfo.xres) && (extH > mVInfo.yres); in setAttributes() local187 && (mHwcContext->mMDPDownscaleEnabled || isDRC)) { in setAttributes()