Searched refs:MdpRot (Results 1 – 12 of 12) sorted by relevance
28 MdpRot::MdpRot() { in MdpRot() function in overlay::MdpRot33 MdpRot::~MdpRot() { close(); } in ~MdpRot()35 bool MdpRot::enabled() const { return mRotImgInfo.enable; } in enabled()37 void MdpRot::setRotations(uint32_t r) { mRotImgInfo.rotations = (uint8_t)r; } in setRotations()39 int MdpRot::getDstMemId() const { in getDstMemId()43 uint32_t MdpRot::getDstOffset() const { in getDstOffset()47 uint32_t MdpRot::getDstFormat() const { in getDstFormat()52 utils::Whf MdpRot::getDstWhf() const { in getDstWhf()61 utils::Dim MdpRot::getDstDimensions() const { in getDstDimensions()69 uint32_t MdpRot::getSessId() const { return mRotImgInfo.session_id; } in getSessId()[all …]
108 class MdpRot : public Rotator {110 virtual ~MdpRot();128 explicit MdpRot();
37 return new MdpRot(); //will do reset in getRotator()
29 MdpRot::MdpRot() { in MdpRot() function in overlay::MdpRot34 MdpRot::~MdpRot() { close(); } in ~MdpRot()36 bool MdpRot::enabled() const { return mRotImgInfo.enable; } in enabled()38 void MdpRot::setRotations(uint32_t r) { mRotImgInfo.rotations = (uint8_t)r; } in setRotations()40 int MdpRot::getSrcMemId() const { in getSrcMemId()44 int MdpRot::getDstMemId() const { in getDstMemId()48 uint32_t MdpRot::getSrcOffset() const { in getSrcOffset()52 uint32_t MdpRot::getDstOffset() const { in getDstOffset()56 uint32_t MdpRot::getDstFormat() const { in getDstFormat()61 utils::Whf MdpRot::getDstWhf() const { in getDstWhf()[all …]
132 class MdpRot : public Rotator {134 virtual ~MdpRot();155 explicit MdpRot();
48 return new MdpRot(); //will do reset in getRotator()64 return MdpRot::getDownscaleFactor(srcW, srcH, dstW, dstH, in getDownscaleFactor()
27 MdpRot::MdpRot() { in MdpRot() function in overlay::MdpRot32 MdpRot::~MdpRot() { close(); } in ~MdpRot()34 bool MdpRot::enabled() const { return mRotImgInfo.enable; } in enabled()36 void MdpRot::setRotations(uint32_t r) { mRotImgInfo.rotations = r; } in setRotations()38 int MdpRot::getDstMemId() const { in getDstMemId()42 uint32_t MdpRot::getDstOffset() const { in getDstOffset()46 uint32_t MdpRot::getDstFormat() const { in getDstFormat()50 uint32_t MdpRot::getSessId() const { return mRotImgInfo.session_id; } in getSessId()52 void MdpRot::setDownscale(int ds) { in setDownscale()61 void MdpRot::save() { in save()[all …]
103 class MdpRot : public Rotator {105 virtual ~MdpRot();121 explicit MdpRot();
36 return new MdpRot(); //will do reset in getRotator()
27 MdpRot::MdpRot() { in MdpRot() function in overlay::MdpRot32 MdpRot::~MdpRot() { close(); } in ~MdpRot()34 bool MdpRot::enabled() const { return mRotImgInfo.enable; } in enabled()36 void MdpRot::setRotations(uint32_t r) { mRotImgInfo.rotations = r; } in setRotations()38 int MdpRot::getDstMemId() const { in getDstMemId()42 uint32_t MdpRot::getDstOffset() const { in getDstOffset()46 uint32_t MdpRot::getDstFormat() const { in getDstFormat()50 uint32_t MdpRot::getSessId() const { return mRotImgInfo.session_id; } in getSessId()52 void MdpRot::setDownscale(int ds) { in setDownscale()70 void MdpRot::save() { in save()[all …]
117 class MdpRot : public Rotator {119 virtual ~MdpRot();135 explicit MdpRot();