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

/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayUtils.h97 struct Whf;
152 bool getPositionS3D(const Whf& whf, Dim& out);
196 struct Whf { struct in namespace:overlay::utils
197 Whf() : w(0), h(0), format(0), size(0) {} function in struct:overlay::utils::Whf
198 Whf(uint32_t wi, uint32_t he, uint32_t f) : function in struct:overlay::utils::Whf
200 Whf(uint32_t wi, uint32_t he, uint32_t f, uint32_t s) : function in struct:overlay::utils::Whf
203 bool operator==(const Whf& whf) const {
207 bool operator!=(const Whf& whf) const {
361 PipeArgs(eMdpFlags f, Whf _whf,
374 Whf wh
[all...]
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayUtils.h97 struct Whf;
165 struct Whf { struct in namespace:overlay::utils
166 Whf() : w(0), h(0), format(0), size(0) {} function in struct:overlay::utils::Whf
167 Whf(uint32_t wi, uint32_t he, uint32_t f) : function in struct:overlay::utils::Whf
169 Whf(uint32_t wi, uint32_t he, uint32_t f, uint32_t s) : function in struct:overlay::utils::Whf
172 bool operator==(const Whf& whf) const {
176 bool operator!=(const Whf& whf) const {
330 PipeArgs(eMdpFlags f, Whf _whf,
343 Whf whf;
507 inline void Whf
[all...]
/hardware/qcom/display/msm8909/liboverlay/
H A DoverlayUtils.h97 struct Whf;
165 struct Whf { struct in namespace:overlay::utils
166 Whf() : w(0), h(0), format(0), size(0) {} function in struct:overlay::utils::Whf
167 Whf(uint32_t wi, uint32_t he, uint32_t f) : function in struct:overlay::utils::Whf
169 Whf(uint32_t wi, uint32_t he, uint32_t f, uint32_t s) : function in struct:overlay::utils::Whf
172 bool operator==(const Whf& whf) const {
176 bool operator!=(const Whf& whf) const {
320 PipeArgs(eMdpFlags f, Whf _whf,
332 Whf whf;
497 inline void Whf
[all...]
/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/msm8994/liboverlay/
H A DoverlayUtils.h97 struct Whf;
165 struct Whf { struct in namespace:overlay::utils
166 Whf() : w(0), h(0), format(0), size(0) {} function in struct:overlay::utils::Whf
167 Whf(uint32_t wi, uint32_t he, uint32_t f) : function in struct:overlay::utils::Whf
169 Whf(uint32_t wi, uint32_t he, uint32_t f, uint32_t s) : function in struct:overlay::utils::Whf
172 bool operator==(const Whf& whf) const {
176 bool operator!=(const Whf& whf) const {
323 PipeArgs(eMdpFlags f, Whf _whf,
335 Whf whf;
504 inline void Whf
[all...]

Completed in 157 milliseconds