Searched defs:MdssRot (Results 1 - 6 of 6) sorted by relevance

/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 */
/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayMdssRot.cpp41 MdssRot::MdssRot() { function in class:overlay::MdssRot
46 MdssRot::~MdssRot() { close(); }
48 bool MdssRot::enabled() const { return mEnabled; }
50 void MdssRot::setRotations(uint32_t flags) { mRotInfo.flags |= flags; }
52 int MdssRot::getDstMemId() const {
56 uint32_t MdssRot::getDstOffset() const {
60 uint32_t MdssRot::getDstFormat() const {
65 uint32_t MdssRot
[all...]
H A DoverlayRotator.h174 class MdssRot : public Rotator { class in namespace:overlay
176 virtual ~MdssRot();
192 explicit MdssRot();
210 /* MdssRot info structure */
212 /* MdssRot data structure */
/hardware/qcom/display/msm8x26/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.h172 class MdssRot : public Rotator { class in namespace:overlay
174 virtual ~MdssRot();
189 explicit MdssRot();
205 /* MdssRot info structure */
207 /* MdssRot data structure */

Completed in 168 milliseconds