Searched refs:MdssRot (Results 1 - 15 of 15) sorted by relevance

/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayMdssRot.cpp42 MdssRot::MdssRot() { function in class:overlay::MdssRot
47 MdssRot::~MdssRot() { close(); }
49 bool MdssRot::enabled() const { return mEnabled; }
51 void MdssRot::setRotations(uint32_t flags) { mRotInfo.flags |= flags; }
53 int MdssRot::getDstMemId() const {
57 uint32_t MdssRot::getDstOffset() const {
61 uint32_t MdssRot::getDstFormat() const {
66 uint32_t MdssRot
[all...]
H A DoverlayRotator.h160 class MdssRot : public Rotator { class in namespace:overlay
162 virtual ~MdssRot();
178 explicit MdssRot();
196 /* MdssRot info structure */
198 /* MdssRot data structure */
H A DoverlayRotator.cpp38 return new MdssRot();
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayMdssRot.cpp39 MdssRot::MdssRot() { function in class:overlay::MdssRot
44 MdssRot::~MdssRot() { close(); }
46 bool MdssRot::enabled() const { return mEnabled; }
48 void MdssRot::setRotations(uint32_t flags) { mRotInfo.flags |= flags; }
50 int MdssRot::getDstMemId() const {
54 uint32_t MdssRot::getDstOffset() const {
58 uint32_t MdssRot::getDstFormat() const {
63 uint32_t MdssRot
[all...]
H A DoverlayRotator.h176 class MdssRot : public Rotator { class in namespace:overlay
178 virtual ~MdssRot();
194 explicit MdssRot();
210 /* MdssRot info structure */
212 /* MdssRot data structure */
H A DoverlayRotator.cpp39 return new MdssRot();
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMdssRot.cpp42 MdssRot::MdssRot() { function in class:overlay::MdssRot
47 MdssRot::~MdssRot() { close(); }
49 bool MdssRot::enabled() const { return mEnabled; }
51 void MdssRot::setRotations(uint32_t flags) { mRotInfo.flags |= flags; }
53 int MdssRot::getDstMemId() const {
57 uint32_t MdssRot::getDstOffset() const {
61 uint32_t MdssRot::getDstFormat() const {
66 utils::Whf MdssRot
[all...]
H A DoverlayRotator.h167 class MdssRot : public Rotator { class in namespace:overlay
169 virtual ~MdssRot();
187 explicit MdssRot();
205 /* MdssRot info structure */
207 /* MdssRot data structure */
H A DoverlayRotator.cpp39 return new MdssRot();
/hardware/qcom/display/msm8909/liboverlay/
H A DoverlayMdssRot.cpp43 MdssRot::MdssRot() { function in class:overlay::MdssRot
48 MdssRot::~MdssRot() { close(); }
50 bool MdssRot::enabled() const { return mEnabled; }
52 void MdssRot::setRotations(uint32_t flags) { mRotInfo.flags |= flags; }
54 int MdssRot::getSrcMemId() const {
58 int MdssRot::getDstMemId() const {
62 uint32_t MdssRot::getSrcOffset() const {
66 uint32_t MdssRot
[all...]
H A DoverlayRotator.cpp50 return new MdssRot();
61 return MdssRot::getDownscaleFactor(srcW, srcH, dstW, dstH,
H A DoverlayRotator.h204 class MdssRot : public Rotator { class in namespace:overlay
206 virtual ~MdssRot();
227 explicit MdssRot();
266 /* MdssRot info structure */
268 /* Last saved MdssRot info structure*/
270 /* MdssRot data structure */
/hardware/qcom/display/msm8994/liboverlay/
H A DoverlayMdssRot.cpp43 MdssRot::MdssRot() { function in class:overlay::MdssRot
48 MdssRot::~MdssRot() { close(); }
50 bool MdssRot::enabled() const { return mEnabled; }
52 void MdssRot::setRotations(uint32_t flags) { mRotInfo.flags |= flags; }
54 int MdssRot::getSrcMemId() const {
58 int MdssRot::getDstMemId() const {
62 uint32_t MdssRot::getSrcOffset() const {
66 uint32_t MdssRot
[all...]
H A DoverlayRotator.cpp50 return new MdssRot();
61 return MdssRot::getDownscaleFactor(srcW, srcH, dstW, dstH,
H A DoverlayRotator.h204 class MdssRot : public Rotator { class in namespace:overlay
206 virtual ~MdssRot();
227 explicit MdssRot();
266 /* MdssRot info structure */
268 /* Last saved MdssRot info structure*/
270 /* MdssRot data structure */

Completed in 275 milliseconds