Home
last modified time | relevance | path

Searched defs:nativeGetWidth (Results 1 – 25 of 55) sorted by relevance

123

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowNativeImageReaderSurfaceImage.java42 protected synchronized int nativeGetWidth() { in nativeGetWidth() method in ShadowNativeImageReaderSurfaceImage
H A DShadowNativePicture.java37 protected static int nativeGetWidth(long nativePicture) { in nativeGetWidth() method in ShadowNativePicture
H A DShadowNativeSurface.java123 protected static int nativeGetWidth(long nativeObject) { in nativeGetWidth() method in ShadowNativeSurface
/aosp_15_r20/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/
H A DImageReaderSurfaceImageNatives.java27 public synchronized native int nativeGetWidth(); in nativeGetWidth() method in ImageReaderSurfaceImageNatives
H A DPictureNatives.java18 public static native int nativeGetWidth(long nativePicture); in nativeGetWidth() method in PictureNatives
H A DSurfaceNatives.java59 public static native int nativeGetWidth(long nativeObject); in nativeGetWidth() method in SurfaceNatives
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DPicture.java236 private static native int nativeGetWidth(long nativePicture); in nativeGetWidth() method in Picture
H A DBitmapRegionDecoder.java320 private static native int nativeGetWidth(long lbm); in nativeGetWidth() method in BitmapRegionDecoder
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DBitmapRegionDecoder.cpp468 static jint nativeGetWidth(JNIEnv* env, jobject, jlong brdHandle) { in nativeGetWidth() function
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_view_Surface.cpp393 static jint nativeGetWidth(JNIEnv* env, jclass clazz, jlong nativeObject) { in nativeGetWidth() function
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DImageReader.java1437 private synchronized native int nativeGetWidth(); in nativeGetWidth() method in ImageReader.SurfaceImage
H A DImageWriter.java1285 private synchronized native int nativeGetWidth(); in nativeGetWidth() method in ImageWriter.WriterSurfaceImage
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DSurface.java92 private static native int nativeGetWidth(long nativeObject); in nativeGetWidth() method in Surface
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-32/
Dframework.jarandroid/media/metrics/PlaybackMetrics.class PlaybackMetrics.java package android.media.metrics public ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar32META-INF/ META-INF/MANIFEST.MF android/ android/media/ android/ ...
Dframework.jar28META-INF/ META-INF/MANIFEST.MF android/ android/drm/ android/ ...
Dframework.jar29META-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
Dframework.jar18META-INF/ META-INF/MANIFEST.MF android/ android/view/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-28/
Dframework.jarorg/apache/http/params/HttpParams.class HttpParams.java package org.apache. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-29/
Dframework.jarcom/android/server/usage/AppStandbyInternal.class AppStandbyInternal.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-18/
Dframework.jarandroid/view/animation/TranslateYAnimation.uau android/view/animation/TranslateYAnimation.class TranslateYAnimation ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-5.1.1_r9-robolectric-r2.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDandroid-all-7.0.0_r1-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-6.0.1_r3-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF sun/ sun/misc/ sun/ ...

123