OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_rotation
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
generic_decoder.cc
78
decodedImage.
set_rotation
(frameInfo->rotation);
/external/webrtc/webrtc/modules/video_capture/
video_capture_impl.cc
305
_captureFrame.
set_rotation
(_rotateFrame);
307
_captureFrame.
set_rotation
(kVideoRotation_0);
/external/webrtc/webrtc/
video_frame.h
130
void
set_rotation
(VideoRotation rotation) {
function in class:webrtc::VideoFrame
/external/webrtc/webrtc/common_video/
i420_video_frame_unittest.cc
165
frame2.
set_rotation
(kVideoRotation_90);
/frameworks/base/libs/hwui/
RenderNode.cpp
163
pprops->
set_rotation
(properties().getRotation());
[
all
...]
Completed in 307 milliseconds