Home
last modified time | relevance | path

Searched defs:outSize (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/pdf/
H A DPdfEditor.java159 public void getPageSize(int pageIndex, @NonNull Point outSize) { in getPageSize()
321 private void throwIfOutSizeNull(Point outSize) { in throwIfOutSizeNull()
358 private static native void nativeGetPageSize(long documentPtr, int pageIndex, Point outSize); in nativeGetPageSize()
H A DPdfRenderer.java500 Point outSize); in nativeOpenPageAndGetSize()
/aosp14/frameworks/base/libs/hwui/jni/pdf/
H A DPdfRenderer.cpp41 jint pageIndex, jobject outSize) { in nativeOpenPageAndGetSize()
H A DPdfEditor.cpp165 jint pageIndex, jobject outSize) { in nativeGetPageSize()
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DCursorWindow.h137 inline const void* getFieldSlotValueBlob(FieldSlot* fieldSlot, size_t* outSize) { in getFieldSlotValueBlob()
/aosp14/frameworks/base/core/java/android/view/
H A DDisplay.java867 public void getSize(Point outSize) { in getSize()
885 public void getRectSize(Rect outSize) { in getRectSize()
1668 public void getRealSize(Point outSize) { in getRealSize()
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DWallpaperCropActivity.java334 Point outSize = getDefaultWallpaperSize(getResources(), getDisplay()); in cropImageAndSetWallpaper() local
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DWindowMagnificationGestureHandler.java173 private void getScreenSize(Point outSize) { in getScreenSize()
/aosp14/frameworks/base/libs/androidfw/
H A DBackupHelpers.cpp482 const String8& rootpath, const String8& filepath, off64_t* outSize, in write_tarfile()
H A DAssetManager.cpp330 uint32_t targetCrc, uint32_t overlayCrc, uint32_t** outData, size_t* outSize) in createIdmap()
/aosp14/frameworks/base/tools/aapt/
H A DAaptAssets.cpp464 void* AaptFile::editData(size_t* outSize) in editData()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAccessibilityController.java1145 private void getDisplaySizeLocked(Point outSize) { in getDisplaySizeLocked()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...