HomeSort by relevance Sort by last modified time
    Searched defs:Rotator (Results 1 - 11 of 11) sorted by null

  /hardware/qcom/display/msm8909/liboverlay/
overlayRotator.cpp 30 //============Rotator=========================
32 Rotator::Rotator() {
38 /* Used in debugging to turnoff rotator caching */
43 Rotator::~Rotator() {}
45 Rotator* Rotator::getRotator() {
57 int Rotator::getDownscaleFactor(const int& srcW, const int& srcH,
68 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf)
    [all...]
overlayRotator.h 42 Manages the case where new rotator memory needs to be
44 rotator memory to be always max size, irrespctive of source resolution then
48 // Max rotator buffers
58 // rotator data info dst offset
66 class Rotator
70 virtual ~Rotator();
76 /* return true if the current rotator state is cached */
78 /* return true if current rotator config is same as the last round*/
80 /* return true if the current rotator input buffer fd and offset
84 /* returns the src buffer of the rotator for the previous/current round
    [all...]
  /hardware/qcom/display/msm8994/liboverlay/
overlayRotator.cpp 30 //============Rotator=========================
32 Rotator::Rotator() {
38 /* Used in debugging to turnoff rotator caching */
43 Rotator::~Rotator() {}
45 Rotator* Rotator::getRotator() {
57 int Rotator::getDownscaleFactor(const int& srcW, const int& srcH,
68 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf)
    [all...]
overlayRotator.h 42 Manages the case where new rotator memory needs to be
44 rotator memory to be always max size, irrespctive of source resolution then
48 // Max rotator buffers
58 // rotator data info dst offset
66 class Rotator
70 virtual ~Rotator();
76 /* return true if the current rotator state is cached */
78 /* return true if current rotator config is same as the last round*/
80 /* return true if the current rotator input buffer fd and offset
84 /* returns the src buffer of the rotator for the previous/current round
    [all...]
  /hardware/qcom/display/msm8960/liboverlay/
overlayRotator.cpp 30 //============Rotator=========================
32 Rotator::~Rotator() {}
34 Rotator* Rotator::getRotator() {
46 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) {
55 int Rotator::getRotatorHwType() {
140 Rotator* RotMgr::getNext() {
142 overlay::Rotator *rot = NULL;
144 ALOGE("%s, MAX rotator sessions reached", __func__)
    [all...]
overlayRotator.h 42 Manages the case where new rotator memory needs to be
44 rotator memory to be always max size, irrespctive of source resolution then
48 // Max rotator memory allocations
51 //Manages the rotator buffer offsets.
59 // Max rotator buffers
61 // rotator data info dst offset
80 class Rotator
84 virtual ~Rotator();
99 static Rotator *getRotator();
102 /* Rotator memory manager *
    [all...]
  /hardware/qcom/display/msm8084/liboverlay/
overlayRotator.cpp 29 //============Rotator=========================
31 Rotator::~Rotator() {}
33 Rotator* Rotator::getRotator() {
45 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) {
54 int Rotator::getRotatorHwType() {
144 Rotator* RotMgr::getNext() {
146 overlay::Rotator *rot = NULL;
148 ALOGW("%s, MAX rotator sessions reached, request rejected", __func__)
    [all...]
overlayRotator.h 43 Manages the case where new rotator memory needs to be
45 rotator memory to be always max size, irrespctive of source resolution then
49 // Max rotator buffers
58 // rotator data info dst offset
66 class Rotator
70 virtual ~Rotator();
85 static Rotator *getRotator();
88 /* Rotator memory manager */
90 explicit Rotator() {}
94 /*Returns rotator h/w type *
    [all...]
  /hardware/qcom/display/msm8226/liboverlay/
overlayRotator.cpp 30 //============Rotator=========================
32 Rotator::~Rotator() {}
34 Rotator* Rotator::getRotator() {
46 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) {
55 int Rotator::getRotatorHwType() {
145 Rotator* RotMgr::getNext() {
147 overlay::Rotator *rot = NULL;
149 ALOGW("%s, MAX rotator sessions reached, request rejected", __func__)
    [all...]
overlayRotator.h 43 Manages the case where new rotator memory needs to be
45 rotator memory to be always max size, irrespctive of source resolution then
49 // Max rotator buffers
58 // rotator data info dst offset
66 class Rotator
70 virtual ~Rotator();
77 //Mem id and offset should be retrieved only after rotator kickoff
81 //rotator configuration is committed via commit API
90 static Rotator *getRotator();
93 /* Rotator memory manager *
    [all...]
  /prebuilts/tools/common/m2/repository/com/jayway/android/robotium/robotium-solo/5.5.3/
robotium-solo-5.5.3.jar 

Completed in 138 milliseconds