Home
last modified time | relevance | path

Searched refs:operator (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DSmartPtr.h86 T* operator->() const {
90 T& operator*() const {
94 operator void*() const {
99 bool operator <(const SmartPtr<T>& t1) const {
103 SmartPtr<T,threadSafe>& operator=(const SmartPtr<T,false>& rhs)
118 SmartPtr<T,threadSafe>& operator=(SmartPtr<T,true>& rhs)
/device/moto/shamu/camera/QCamera2/util/
DQCameraFlash.h56 QCameraFlash& operator=(const QCameraFlash&); variable
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraThermalAdapter.h79 QCameraThermalAdapter& operator=(QCameraThermalAdapter const& copy); // not implemented variable
/device/asus/flo/camera/QCamera2/HAL/
DQCameraThermalAdapter.h79 QCameraThermalAdapter& operator=(QCameraThermalAdapter const& copy); // not implemented variable
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraThermalAdapter.h79 QCameraThermalAdapter& operator=(QCameraThermalAdapter const& copy); // not implemented variable
/device/generic/goldfish/camera/
DEmulatedFakeCamera2.h298 ControlThread& operator=(const ControlThread &t); variable