HomeSort by relevance Sort by last modified time
    Searched defs:getRotation (Results 26 - 50 of 109) sorted by null

12 3 4 5

  /packages/apps/Gallery2/src/com/android/photos/views/
TiledImageView.java 161 mRenderer.rotation = source != null ? source.getRotation() : 0;
250 final int rotation = mRenderer.source.getRotation();
356 public int getRotation() {
TiledImageRenderer.java 137 public int getRotation();
  /packages/apps/WallpaperPicker/src/com/android/photos/
BitmapRegionTileSource.java 210 public int getRotation() {
304 mRotation = source.getRotation();
354 public int getRotation() {
  /cts/tests/tests/keystore/src/android/server/am/
WindowManagerState.java 261 public int getRotation() {
  /frameworks/base/core/java/android/view/
Display.java 739 public int getRotation() {
747 * @deprecated use {@link #getRotation}
753 return getRotation();
    [all...]
RenderNode.java 545 * @see #getRotation()
556 public float getRotation() {
    [all...]
  /frameworks/base/libs/hwui/
RenderProperties.h 281 float getRotation() const { return mPrimitiveFields.mRotation; }
VectorDrawable.h 401 float getRotation() const { return mPrimitiveFields.rotate; }
  /cts/tests/framework/base/activitymanager/util/src/android/server/am/
WindowManagerState.java 411 public int getRotation() {
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.cpp 310 uint32_t QCameraParametersIntf::getRotation()
314 return mImpl->getRotation();
    [all...]
QCameraParameters.cpp     [all...]
  /frameworks/base/core/java/android/widget/
StackView.java 375 mHighlight.setRotation(v.getRotation());
    [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
TiledImageRenderer.java 137 public int getRotation();
  /frameworks/support/swiperefreshlayout/src/main/java/androidx/swiperefreshlayout/widget/
CircularProgressDrawable.java 339 return mRing.getRotation();
425 private float getRotation() {
878 float getRotation() {
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParametersIntf.cpp 327 uint32_t QCameraParametersIntf::getRotation()
331 return mImpl->getRotation();
    [all...]
  /packages/apps/WallpaperPicker/src/com/android/photos/views/
TiledImageRenderer.java 137 public int getRotation();
  /frameworks/layoutlib/bridge/src/android/graphics/drawable/
VectorDrawable_Delegate.java 282 properties.put(VGroup_Delegate.ROTATE_INDEX, group.getRotation());
328 return group.getRotation();
895 private float getRotation() {
    [all...]
  /frameworks/support/compat/src/main/java/androidx/core/view/
ViewCompat.java     [all...]
  /external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DeqpTestRunner.java     [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
VectorDrawable.java     [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
CameraStreamer.java     [all...]
  /frameworks/support/graphics/drawable/static/src/main/java/androidx/vectordrawable/graphics/drawable/
VectorDrawableCompat.java     [all...]
  /prebuilts/tools/common/m2/repository/com/apple/AppleJavaExtensions/1.4/
AppleJavaExtensions-1.4.jar 
  /frameworks/base/services/core/java/com/android/server/wm/
DisplayContent.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java     [all...]

Completed in 1256 milliseconds

12 3 4 5