Searched refs:operator (Results 1 – 16 of 16) sorted by relevance
81 ExynosRect& operator =(const ExynosRect &other)94 bool operator ==(const ExynosRect &other) const106 bool operator !=(const ExynosRect &other) const145 ExynosRect2& operator =(const ExynosRect2 &other)155 bool operator ==(const ExynosRect2 &other) const164 bool operator !=(const ExynosRect2 &other) const
111 ExynosBuffer& operator =(const ExynosBuffer &other)124 bool operator ==(const ExynosBuffer &other) const144 bool operator !=(const ExynosBuffer &other) const
117 const NoCopy& operator=(const NoCopy&); variable172 bool operator==(const Dim& d) const {178 bool operator!=(const Dim& d) const {179 return !operator==(d);199 bool operator==(const Whf& whf) const {203 bool operator!=(const Whf& whf) const {204 return !operator==(whf);
73 RotMem& operator++() { ++_curr; return *this; }
116 const NoCopy& operator=(const NoCopy&); variable172 bool operator==(const Dim& d) const {178 bool operator!=(const Dim& d) const {179 return !operator==(d);199 bool operator==(const Whf& whf) const {203 bool operator!=(const Whf& whf) const {204 return !operator==(whf);
79 QCameraThermalAdapter& operator=(QCameraThermalAdapter const& copy); // not implemented variable
71 ExynosOMXPlugin &operator=(const ExynosOMXPlugin &); member
71 QComOMXPlugin &operator=(const QComOMXPlugin &); member
71 TIOMXPlugin &operator=(const TIOMXPlugin &); member
55 operator bool() const {
54 operator bool() const { return !empty(); }
53 inline ::std::ostream& operator<<(::std::ostream& os, const CameraStreamParams &p) {