HomeSort by relevance Sort by last modified time
    Searched refs:isRotCached (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/display/msm8994/liboverlay/
overlayRotator.cpp 84 bool Rotator::isRotCached(int fd, uint32_t offset) const {
overlayRotator.h 77 virtual bool isRotCached(int fd, uint32_t offset) const;
overlayMdpRot.cpp 248 if(enabled() and (not isRotCached(fd,offset))) {
overlayMdssRot.cpp 188 if(enabled() and (not isRotCached(fd,offset))) {
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 225 bool isRotCached(uint32_t index) const;
hwc_utils.cpp     [all...]

Completed in 78 milliseconds