| /third_party/openh264/codec/build/iOS/enc/encDemo/encDemo/Images.xcassets/LaunchImage.launchimage/ |
| D | Contents.json | 4 "orientation" : "portrait", string 11 "orientation" : "portrait", string 19 "orientation" : "portrait", string 26 "orientation" : "landscape", string 33 "orientation" : "portrait", string 40 "orientation" : "landscape", string
|
| /third_party/gstreamer/gstplugins_good/tests/examples/rpicamsrc/ |
| D | test_orientation.c | 14 configure_orientation (GstVideoOrientation * orientation) in configure_orientation() 46 GstVideoOrientation *orientation; in main() local
|
| /third_party/openh264/test/build/ios/codec_unittest/codec_unittest/Images.xcassets/LaunchImage.launchimage/ |
| D | Contents.json | 4 "orientation" : "portrait", string 11 "orientation" : "portrait", string
|
| /third_party/libinput/tools/ |
| D | libinput-measure-touch-size.py | 58 def __init__(self, major=None, minor=None, orientation=None): argument 83 def orientation(self): member in Touch 87 def orientation(self, orientation): member in Touch
|
| /third_party/skia/src/codec/ |
| D | SkParseEncodedOrigin.cpp | 12 bool littleEndian, bool is_root, SkEncodedOrigin* orientation) { in parse_encoded_origin() 57 bool SkParseEncodedOrigin(const uint8_t* data, size_t data_length, SkEncodedOrigin* orientation) { in SkParseEncodedOrigin()
|
| D | SkJpegCodec.cpp | 42 static bool is_orientation_marker(jpeg_marker_struct* marker, SkEncodedOrigin* orientation) { in is_orientation_marker() 59 SkEncodedOrigin orientation; in get_exif_orientation() local 189 SkEncodedOrigin orientation = get_exif_orientation(dinfo); in ReadHeader() local 964 SkEncodedOrigin* orientation) { in SkGetJpegInfo()
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
| D | SFFontView.java | 61 public int getScrollableUnitIncrement(Rectangle visibleRect, int orientation, int direction) { in getScrollableUnitIncrement() 69 public int getScrollableBlockIncrement(Rectangle visibleRect, int orientation, int direction) { in getScrollableBlockIncrement()
|
| /third_party/gstreamer/gstplugins_good/sys/rpicamsrc/ |
| D | gstrpicamsrc.c | 694 GstVideoOrientationMethod orientation) in gst_rpi_cam_src_set_orientation() 774 gst_rpi_cam_src_orientation_get_hflip (GstVideoOrientation * orientation, in gst_rpi_cam_src_orientation_get_hflip() 790 gst_rpi_cam_src_orientation_get_vflip (GstVideoOrientation * orientation, in gst_rpi_cam_src_orientation_get_vflip() 806 gst_rpi_cam_src_orientation_set_hflip (GstVideoOrientation * orientation, in gst_rpi_cam_src_orientation_set_hflip() 824 gst_rpi_cam_src_orientation_set_vflip (GstVideoOrientation * orientation, in gst_rpi_cam_src_orientation_set_vflip()
|
| D | gstrpicamsrc.h | 82 GstVideoOrientationMethod orientation; member
|
| /third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
| D | gst-android-hardware-camera.h | 52 gint orientation; member
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_simple_image.cpp | 104 void dng_simple_image::Rotate (const dng_orientation &orientation) in Rotate()
|
| /third_party/ffmpeg/libavcodec/tests/ |
| D | snowenc.c | 72 int level, orientation, x, y; in main() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
| D | eventhistory.cpp | 47 QVariant EventListModel::headerData(int section, Qt::Orientation orientation, in headerData()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
| D | eventhistory.cpp | 47 QVariant EventListModel::headerData(int section, Qt::Orientation orientation, in headerData()
|
| /third_party/skia/src/pdf/ |
| D | SkJpegInfo.cpp | 84 SkEncodedOrigin* orientation) { in SkGetJpegInfo()
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
| D | video.c | 224 gchar *orientation; in gst_video_orientation_from_tag() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| D | WindowSurfaceWGL.cpp | 23 EGLint orientation) in WindowSurfaceWGL()
|
| /third_party/ffmpeg/libavcodec/ |
| D | snow.c | 98 int plane_index, level, orientation; in ff_snow_reset_contexts() local 523 int plane_index, level, orientation; in ff_snow_common_init_after_header() local 701 int plane_index, level, orientation, i; in ff_snow_common_end() local
|
| D | snowenc.c | 779 …wContext *s, SubBand *b, const IDWTELEM *src, const IDWTELEM *parent, int stride, int orientation){ in encode_subband_c0run() 899 …wContext *s, SubBand *b, const IDWTELEM *src, const IDWTELEM *parent, int stride, int orientation){ in encode_subband() 1379 int plane_index, level, orientation; in encode_qlogs() local 1495 int level, orientation, delta_qlog; in ratecontrol_1pass() local 1544 int level, orientation, x, y; in calculate_visual_weight() local 1575 int level, orientation, plane_index, i, y, ret; in encode_frame() local
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/bundle/ |
| D | abilityInfo.js | 34 orientation: DisplayOrientation, property
|
| /third_party/cups-filters/filter/pdftopdf/ |
| D | pdftopdf_processor.cc | 262 Rotation orientation; in processPDFTOPDF() local
|
| /third_party/cups-filters/cupsfilters/ |
| D | image-tiff.c | 47 orientation, /* Orientation */ in _cupsImageReadTIFF() local
|
| /third_party/vk-gl-cts/framework/platform/android/ |
| D | tcuAndroidUtil.cpp | 186 void setRequestedOrientation (JNIEnv* env, jobject activity, ScreenOrientation orientation) in setRequestedOrientation() 375 void setRequestedOrientation (ANativeActivity* activity, ScreenOrientation orientation) in setRequestedOrientation()
|
| /third_party/jsframework/runtime/main/extend/systemplugin/ |
| D | distributedSchedule.js | 62 orientation: "[PC Preview] unknow orientation", property
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | SwapChain11.cpp | 45 bool NeedsOffscreenTexture(Renderer11 *renderer, NativeWindow11 *nativeWindow, EGLint orientation) in NeedsOffscreenTexture() 60 EGLint orientation, in SwapChain11()
|