Home
last modified time | relevance | path

Searched refs:yScaleFactor (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/x11/
Dpsb_coverlay.c616 float yScaleFactor, in psb_extendMode_getCoordinate() argument
661 local_rect->sHeight = (unsigned short)(local_rect->dHeight * yScaleFactor); in psb_extendMode_getCoordinate()
663 extend_rect->sHeight = (unsigned short)(extend_rect->dHeight * yScaleFactor); in psb_extendMode_getCoordinate()
708 local_rect->sHeight = (unsigned short)(local_rect->dHeight * yScaleFactor); in psb_extendMode_getCoordinate()
710 extend_rect->sHeight = (unsigned short)(extend_rect->dHeight * yScaleFactor); in psb_extendMode_getCoordinate()
756 local_rect->sHeight = (unsigned short)(local_rect->dHeight * yScaleFactor); in psb_extendMode_getCoordinate()
758 extend_rect->sHeight = (unsigned short)(extend_rect->dHeight * yScaleFactor); in psb_extendMode_getCoordinate()
804 local_rect->sHeight = (unsigned short)(local_rect->dHeight * yScaleFactor); in psb_extendMode_getCoordinate()
806 extend_rect->sHeight = (unsigned short)(extend_rect->dHeight * yScaleFactor); in psb_extendMode_getCoordinate()
906 float xScaleFactor, yScaleFactor; in psb_putsurface_coverlay() local
[all …]