Home
last modified time | relevance | path

Searched defs:scaleX (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DPlaneCapabilities.cpp214 float scaleX = (float)srcW / dstW; in isScalingSupported() local
DAnnOverlayPlane.cpp687 float scaleX = (float)mSrcCrop.w/mPosition.w; in setDataBuffer() local
828 float scaleX = (float)mSrcCrop.w / mPosition.w; in useOverlayRotation() local
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DPlaneCapabilities.cpp234 float scaleX = (float)srcW / dstW; in isScalingSupported() local
DAnnOverlayPlane.cpp741 float scaleX = (float)mSrcCrop.w / mPosition.w; in useOverlayRotation() local