|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| MockCpuOveruseObserver () | |
| virtual | ~MockCpuOveruseObserver () |
| MOCK_METHOD1 (AdaptUp, void(AdaptReason)) | |
| MOCK_METHOD1 (AdaptDown, void(AdaptReason)) | |
Public Member Functions inherited from webrtc::AdaptationObserverInterface | |
| virtual void | AdaptUp (AdaptReason reason)=0 |
| virtual void | AdaptDown (AdaptReason reason)=0 |
| virtual void | AdaptUp (AdaptReason reason)=0 |
| virtual void | AdaptDown (AdaptReason reason)=0 |
Additional Inherited Members | |
Public Types inherited from webrtc::AdaptationObserverInterface | |
| enum | AdaptReason : size_t { kQuality = 0, kCpu = 1, kQuality = 0, kCpu = 1 } |
| enum | AdaptReason : size_t { kQuality = 0, kCpu = 1, kQuality = 0, kCpu = 1 } |
Static Public Attributes inherited from webrtc::AdaptationObserverInterface | |
| static const size_t | kScaleReasonSize = 2 |
Protected Member Functions inherited from webrtc::AdaptationObserverInterface | |
| virtual | ~AdaptationObserverInterface () |
| virtual | ~AdaptationObserverInterface () |
|
inline |
|
inlinevirtual |
| webrtc::MockCpuOveruseObserver::MOCK_METHOD1 | ( | AdaptUp | , |
| void(AdaptReason) | |||
| ) |
| webrtc::MockCpuOveruseObserver::MOCK_METHOD1 | ( | AdaptDown | , |
| void(AdaptReason) | |||
| ) |
1.8.13