Searched refs:MdpRot (Results 1 - 9 of 9) sorted by relevance

/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayMdpRot.cpp27 MdpRot::MdpRot() { function in class:overlay::MdpRot
32 MdpRot::~MdpRot() { close(); }
34 bool MdpRot::enabled() const { return mRotImgInfo.enable; }
36 void MdpRot::setRotations(uint32_t r) { mRotImgInfo.rotations = r; }
38 int MdpRot::getDstMemId() const {
42 uint32_t MdpRot::getDstOffset() const {
46 uint32_t MdpRot::getDstFormat() const {
50 uint32_t MdpRot
[all...]
H A DoverlayRotator.h117 class MdpRot : public Rotator { class in namespace:overlay
119 virtual ~MdpRot();
135 explicit MdpRot();
H A DoverlayRotator.cpp36 return new MdpRot(); //will do reset
/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayMdpRot.cpp27 MdpRot::MdpRot() { function in class:overlay::MdpRot
32 MdpRot::~MdpRot() { close(); }
34 bool MdpRot::enabled() const { return mRotImgInfo.enable; }
36 void MdpRot::setRotations(uint32_t r) { mRotImgInfo.rotations = r; }
38 int MdpRot::getDstMemId() const {
42 uint32_t MdpRot::getDstOffset() const {
46 uint32_t MdpRot::getDstFormat() const {
50 uint32_t MdpRot
[all...]
H A DoverlayRotator.h117 class MdpRot : public Rotator { class in namespace:overlay
119 virtual ~MdpRot();
135 explicit MdpRot();
H A DoverlayRotator.cpp36 return new MdpRot(); //will do reset
/hardware/qcom/display/msm8x26/liboverlay/
H A DoverlayMdpRot.cpp27 MdpRot::MdpRot() { function in class:overlay::MdpRot
32 MdpRot::~MdpRot() { close(); }
34 bool MdpRot::enabled() const { return mRotImgInfo.enable; }
36 void MdpRot::setRotations(uint32_t r) { mRotImgInfo.rotations = r; }
38 int MdpRot::getDstMemId() const {
42 uint32_t MdpRot::getDstOffset() const {
46 uint32_t MdpRot::getDstFormat() const {
50 uint32_t MdpRot
[all...]
H A DoverlayRotator.h116 class MdpRot : public Rotator { class in namespace:overlay
118 virtual ~MdpRot();
133 explicit MdpRot();
H A DoverlayRotator.cpp36 return new MdpRot(); //will do reset

Completed in 160 milliseconds