Home
last modified time | relevance | path

Searched defs:orientation (Results 1 – 25 of 61) sorted by relevance

123

/external/protobuf/objectivec/Tests/iOSTestHarness/Images.xcassets/LaunchImage.launchimage/
DContents.json4 "orientation" : "portrait", string
11 "orientation" : "landscape", string
18 "orientation" : "landscape", string
25 "orientation" : "portrait", string
31 "orientation" : "portrait", string
38 "orientation" : "portrait", string
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/widget/
DTextLabelWidget.java30 private TextOrientationType orientation; field in TextLabelWidget
45 …outManager layoutManager, String title, SizeMetrics sizeMetrics, TextOrientationType orientation) { in TextLabelWidget()
50 …abelWidget(LayoutManager layoutManager, SizeMetrics sizeMetrics, TextOrientationType orientation) { in TextLabelWidget()
160 public void setOrientation(TextOrientationType orientation) { in setOrientation()
/external/subsampling-scale-image-view/library/src/main/java/com/davemorrissey/labs/subscaleview/
DImageViewState.java19 private final int orientation; field in ImageViewState
21 public ImageViewState(float scale, PointF center, int orientation) { in ImageViewState()
/external/glide/library/src/main/java/com/bumptech/glide/signature/
DMediaStoreSignature.java16 private final int orientation; field in MediaStoreSignature
30 public MediaStoreSignature(String mimeType, long dateModified, int orientation) { in MediaStoreSignature()
/external/eigen/demos/opengl/
Dcamera.h24 : orientation(o), position(pos) in orientation() function
32 Eigen::Quaternionf orientation; variable
64 inline const Eigen::Quaternionf& orientation(void) const { return mFrame.orientation; } in orientation() function
/external/libxcam/xcore/
Dimage_projector.cpp54 const std::vector<Vec4d> &orientation, in interp_orientation()
249 const std::vector<Vec4d> &orientation, in calc_camera_extrinsics()
283 std::vector<Vec4d> orientation; in calc_camera_extrinsics() local
Dmeta_data.h53 double orientation[4]; member
/external/skia/src/core/
DSkFontLCDConfig.cpp17 void SkFontLCDConfig::SetSubpixelOrientation(LCDOrientation orientation) { in SetSubpixelOrientation()
/external/skqp/src/core/
DSkFontLCDConfig.cpp17 void SkFontLCDConfig::SetSubpixelOrientation(LCDOrientation orientation) { in SetSubpixelOrientation()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowConfiguration.java19 public int orientation; field in ShadowConfiguration
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DQualifiersTest.java44 public void orientation() throws Exception { in orientation() method in QualifiersTest
/external/dng_sdk/source/
Ddng_simple_image.cpp104 void dng_simple_image::Rotate (const dng_orientation &orientation) in Rotate()
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Deventhistory.cpp47 QVariant EventListModel::headerData(int section, Qt::Orientation orientation, in headerData()
/external/pdfium/fxjs/xfa/
Dcjx_medium.cpp21 void CJX_Medium::orientation(CFXJSE_Value* pValue, in orientation() function in CJX_Medium
/external/skqp/src/codec/
DSkJpegCodec.cpp47 static bool is_orientation_marker(jpeg_marker_struct* marker, SkEncodedOrigin* orientation) { in is_orientation_marker()
63 bool is_orientation_marker(const uint8_t* data, size_t data_length, SkEncodedOrigin* orientation) { in is_orientation_marker()
106 SkEncodedOrigin orientation; in get_exif_orientation() local
236 SkEncodedOrigin orientation = get_exif_orientation(decoderMgr->dinfo()); in ReadHeader() local
/external/skia/src/codec/
DSkJpegCodec.cpp47 static bool is_orientation_marker(jpeg_marker_struct* marker, SkEncodedOrigin* orientation) { in is_orientation_marker()
63 bool is_orientation_marker(const uint8_t* data, size_t data_length, SkEncodedOrigin* orientation) { in is_orientation_marker()
107 SkEncodedOrigin orientation; in get_exif_orientation() local
237 SkEncodedOrigin orientation = get_exif_orientation(decoderMgr->dinfo()); in ReadHeader() local
DSkHeifCodec.cpp139 SkEncodedOrigin orientation = get_orientation(frameInfo); in MakeFromStream() local
/external/replicaisland/src/com/replica/replicaisland/
DInputGameInterface.java80 final InputXY orientation = input.getOrientationSensor(); in update() local
304 public void setUseOrientationForMovement(boolean orientation) { in setUseOrientationForMovement()
/external/ImageMagick/coders/
Dcals.c174 orientation, in ReadCALSImage() local
Dmpc.c565 orientation; in ReadMPCImage() local
/external/webrtc/webrtc/modules/video_capture/
Ddevice_info_impl.cc354 VideoRotation& orientation) { in GetOrientation()
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DTransformationUtils.java163 …int orientation = exif.getAttributeInt(ExifInterface.TAG_ORIENTATION, ExifInterface.ORIENTATION_UN… in getOrientation() local
DDownsampler.java114 int orientation = 0; in decode() local
/external/vulkan-validation-layers/libs/glm/gtx/
Drotate_vector.inl205 GLM_FUNC_QUALIFIER detail::tmat4x4<T, P> orientation function
/external/libcups/cups/
Dppd-emit.c877 orientation; /* Orientation to use */ in ppdEmitString() local

123