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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 132 overlay::Rotator* getRot(uint32_t index) const;
149 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const {
hwc_utils.cpp 683 rotData.session_id = ctx->mLayerRotMap[dpy]->getRot(i)->getSessId();
    [all...]
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.h 132 overlay::Rotator* getRot(uint32_t index) const;
149 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const {
hwc_utils.cpp 641 rotData.session_id = ctx->mLayerRotMap[dpy]->getRot(i)->getSessId();
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.h 134 overlay::Rotator* getRot(uint32_t index) const;
151 inline overlay::Rotator* LayerRotMap::getRot(uint32_t index) const {
hwc_utils.cpp 639 rotData.session_id = ctx->mLayerRotMap[dpy]->getRot(i)->getSessId();
    [all...]

Completed in 94 milliseconds