Searched defs:Whf (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayUtils.h94 struct Whf;
148 bool getPositionS3D(const Whf& whf, Dim& out);
192 struct Whf { struct in namespace:overlay::utils
193 Whf() : w(0), h(0), format(0), size(0) {} function in struct:overlay::utils::Whf
194 Whf(uint32_t wi, uint32_t he, uint32_t f) : function in struct:overlay::utils::Whf
196 Whf(uint32_t wi, uint32_t he, uint32_t f, uint32_t s) : function in struct:overlay::utils::Whf
199 bool operator==(const Whf& whf) const {
203 bool operator!=(const Whf& whf) const {
353 PipeArgs(eMdpFlags f, Whf _whf,
366 Whf wh
[all...]
/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayUtils.h93 struct Whf;
148 bool getPositionS3D(const Whf& whf, Dim& out);
192 struct Whf { struct in namespace:overlay::utils
193 Whf() : w(0), h(0), format(0), size(0) {} function in struct:overlay::utils::Whf
194 Whf(uint32_t wi, uint32_t he, uint32_t f) : function in struct:overlay::utils::Whf
196 Whf(uint32_t wi, uint32_t he, uint32_t f, uint32_t s) : function in struct:overlay::utils::Whf
199 bool operator==(const Whf& whf) const {
203 bool operator!=(const Whf& whf) const {
354 PipeArgs(eMdpFlags f, Whf _whf,
367 Whf wh
[all...]
/hardware/qcom/display/msm8x26/liboverlay/
H A DoverlayUtils.h94 struct Whf;
148 bool getPositionS3D(const Whf& whf, Dim& out);
192 struct Whf { struct in namespace:overlay::utils
193 Whf() : w(0), h(0), format(0), size(0) {} function in struct:overlay::utils::Whf
194 Whf(uint32_t wi, uint32_t he, uint32_t f) : function in struct:overlay::utils::Whf
196 Whf(uint32_t wi, uint32_t he, uint32_t f, uint32_t s) : function in struct:overlay::utils::Whf
199 bool operator==(const Whf& whf) const {
203 bool operator!=(const Whf& whf) const {
353 PipeArgs(eMdpFlags f, Whf _whf,
366 Whf wh
[all...]

Completed in 90 milliseconds