Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideocapturer_unittest.cc58 expects_rotation_applied_(true) { in VideoCapturerTest()
65 expects_rotation_applied_ = compensation; in set_expected_compensation()
71 if (expects_rotation_applied_) { in OnVideoFrame()
94 bool expects_rotation_applied_; member in VideoCapturerTest