Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/views/
Ddisplay_ctocpp.cc211 if (CEF_MEMBER_MISSING(_struct, get_rotation)) in GetRotation()
217 int _retval = _struct->get_rotation(_struct); in GetRotation()
/third_party/cef/include/capi/views/
Dcef_display_capi.h105 int(CEF_CALLBACK* get_rotation)(struct _cef_display_t* self);
/third_party/cef/libcef_dll/cpptoc/views/
Ddisplay_cpptoc.cc270 GetStruct()->get_rotation = display_get_rotation; in CefDisplayCppToC()
/third_party/ffmpeg/fftools/
Dcmdutils.h646 double get_rotation(AVStream *st);
Dffmpeg_filter.c788 double theta = get_rotation(ist->st); in configure_input_video_filter()
Dcmdutils.c2200 double get_rotation(AVStream *st) in get_rotation() function
Dffplay.c1930 double theta = get_rotation(is->video_st); in configure_video_filters()
/third_party/ffmpeg/libavfilter/
Dvf_v360.c834 static int get_rotation(char c) in get_rotation() function
911 rotation = get_rotation(c); in prepare_cube_in()
965 rotation = get_rotation(c); in prepare_cube_out()