Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:Whf

792 static inline int configRotator(Rotator *rot, const Whf& whf,
795 rot->setSource(whf);
871 static inline void updateSource(eTransform& orient, Whf& whf,
879 preRotateSource(orient, whf, srcCrop);
904 Whf whf(getWidth(hnd), getHeight(hnd),
927 if(configRotator(*rot, whf, mdpFlags, orient, downscale) < 0)
930 whf.format = (*rot)->getDstFormat();
931 updateSource(orient, whf, crop);
939 PipeArgs parg(mdpFlags, whf, z, isFg,
972 Whf whf(getWidth(hnd), getHeight(hnd),
982 if(configRotator(*rot, whf, mdpFlagsL, orient, downscale) < 0)
985 whf.format = (*rot)->getDstFormat();
986 updateSource(orient, whf, crop);
1036 PipeArgs pargL(mdpFlagsL, whf, z, isFg,
1049 PipeArgs pargR(mdpFlagsR, whf, z, isFg,