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

  /hardware/qcom/display/msm8909/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/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/msm8909/libhwcomposer/
hwc_utils.h 229 bool isRotCached(uint32_t index) const;
hwc_utils.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 225 bool isRotCached(uint32_t index) const;
hwc_utils.cpp     [all...]

Completed in 229 milliseconds