Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h725 inline uint32_t getLayerClock(const uint32_t& dstW, const uint32_t& dstH, in getLayerClock() function
Dhwc_fbupdate.cpp531 const uint32_t layerClock = getLayerClock(dstWidth, dstHeight, cropHeight); in configure()
Dhwc_mdpcomp.cpp2795 const uint32_t layerClock = getLayerClock(dstWidth, dstHeight, cropHeight); in acquireMDPPipes()