Searched defs:calculateSWidthSW (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/hwcomposer/ips/common/
H A DOverlayPlaneBase.cpp772 uint32_t OverlayPlaneBase::calculateSWidthSW(uint32_t offset, uint32_t width) function in class:android::intel::OverlayPlaneBase
831 swidthy = calculateSWidthSW(offsety, width);
832 swidthuv = calculateSWidthSW(offsetu, width / 2);

Completed in 24 milliseconds