Searched refs:newExtH (Results 1 – 2 of 2) sorted by relevance
599 uint32_t newExtH = r.bottom - r.top; in setAttributes() local607 if((mXres * mYres * maxMDPDownScale) < (newExtW * newExtH)) { in setAttributes()610 newExtH = (int)((float)mYres * upScaleFactor); in setAttributes()615 alignedExtH = overlay::utils::aligndown(newExtH, 4); in setAttributes()
622 uint32_t newExtH = r.bottom - r.top; in setAttributes() local630 if((mXres * mYres * maxMDPDownScale) < (newExtW * newExtH)) { in setAttributes()633 newExtH = (int)((float)mYres * upScaleFactor); in setAttributes()638 alignedExtH = overlay::utils::aligndown(newExtH, 4); in setAttributes()