Searched defs:outSize (Results 1 – 13 of 13) sorted by relevance
/aosp14/frameworks/base/graphics/java/android/graphics/pdf/ |
H A D | PdfEditor.java | 159 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 D | PdfRenderer.java | 500 Point outSize); in nativeOpenPageAndGetSize()
|
/aosp14/frameworks/base/libs/hwui/jni/pdf/ |
H A D | PdfRenderer.cpp | 41 jint pageIndex, jobject outSize) { in nativeOpenPageAndGetSize()
|
H A D | PdfEditor.cpp | 165 jint pageIndex, jobject outSize) { in nativeGetPageSize()
|
/aosp14/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | CursorWindow.h | 137 inline const void* getFieldSlotValueBlob(FieldSlot* fieldSlot, size_t* outSize) { in getFieldSlotValueBlob()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | Display.java | 867 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 D | WallpaperCropActivity.java | 334 Point outSize = getDefaultWallpaperSize(getResources(), getDisplay()); in cropImageAndSetWallpaper() local
|
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
H A D | WindowMagnificationGestureHandler.java | 173 private void getScreenSize(Point outSize) { in getScreenSize()
|
/aosp14/frameworks/base/libs/androidfw/ |
H A D | BackupHelpers.cpp | 482 const String8& rootpath, const String8& filepath, off64_t* outSize, in write_tarfile()
|
H A D | AssetManager.cpp | 330 uint32_t targetCrc, uint32_t overlayCrc, uint32_t** outData, size_t* outSize) in createIdmap()
|
/aosp14/frameworks/base/tools/aapt/ |
H A D | AaptAssets.cpp | 464 void* AaptFile::editData(size_t* outSize) in editData()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | AccessibilityController.java | 1145 private void getDisplaySizeLocked(Point outSize) { in getDisplaySizeLocked()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |