Lines Matching defs:downscale
284 // Read the system property to determine if downscale feature is enabled.
406 // if downscale Mode is enabled for external, need to query
615 // if downscale is enabled, map the co-ordinates to new
1497 //No 90 component and no rot-downscale then flips done by MDP
1519 const eTransform& orient, const int& downscale) {
1538 rot->setDownscale(downscale);
1651 int downscale = 0;
1668 downscale = getDownscaleFactor(
1673 if(downscale) {
1678 setMdpFlags(ctx, layer, mdpFlags, downscale, transform);
1680 //if 90 component or downscale, use rot
1681 if((has90Transform(layer) && isRotationDoable(ctx, hnd)) || downscale) {
1689 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) {
1758 const int downscale = 0;
1771 /* Calculate the external display position based on MDP downscale,
1794 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) {
1902 const int downscale = 0;
1912 /* Calculate the external display position based on MDP downscale,
1927 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) {