Searched refs:apply_rotation_ (Results 1 – 2 of 2) sorted by relevance
83 apply_rotation_(false) { in VideoCaptureImpl()142 bool apply_rotation = apply_rotation_; in IncomingFrame()235 apply_rotation_ = enable; in SetApplyRotation()240 return apply_rotation_; in GetApplyRotation()
104 bool apply_rotation_; variable