Searched refs:origWhf (Results 1 – 1 of 1) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.cpp | 840 const Whf& origWhf, const eMdpFlags& mdpFlags, in configRotator() argument 843 rot->setSource(whf, origWhf); in configRotator() 986 Whf origWhf(hnd->width, hnd->height, in configureLowRes() local 988 if(configRotator(*rot, whf, origWhf, mdpFlags, orient, downscale) < 0) in configureLowRes() 1043 Whf origWhf(hnd->width, hnd->height, in configureHighRes() local 1045 if(configRotator(*rot, whf, origWhf, mdpFlagsL, orient, downscale) < 0) in configureHighRes()
|