Home
last modified time | relevance | path

Searched defs:set_rotation (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/api/video/
Dvideo_frame.h181 void set_rotation(VideoRotation rotation) { rotation_ = rotation; } in set_rotation() function
Dvideo_frame.cc200 VideoFrame::Builder& VideoFrame::Builder::set_rotation(VideoRotation rotation) { in set_rotation() function in webrtc::VideoFrame::Builder
/external/pdfium/fxjs/
Dcjs_field.cpp1805 CJS_Result CJS_Field::set_rotation(CJS_Runtime* pRuntime, in set_rotation() function in CJS_Field