/aosp14/frameworks/base/libs/hwui/apex/include/android/graphics/ |
H A D | bitmap.h | 88 Bitmap() : mBitmap(nullptr) {} in Bitmap() function 89 Bitmap(JNIEnv* env, jobject bitmapObj) : in Bitmap() function 91 Bitmap(const Bitmap& src) : mBitmap(src.mBitmap) { ABitmap_acquireRef(src.mBitmap); } in Bitmap() function 138 Bitmap(ABitmap* bitmap) : mBitmap(bitmap) {} in Bitmap() function
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | Bitmap.h | 26 class Bitmap; variable
|
/aosp14/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | SkiaOpenGLPipeline.h | 28 class Bitmap; variable
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | Readback.h | 31 class Bitmap; variable
|
/aosp14/frameworks/base/libs/hwui/hwui/ |
H A D | Bitmap.cpp | 262 Bitmap::Bitmap(void* address, size_t size, const SkImageInfo& info, size_t rowBytes) in Bitmap() function in android::Bitmap 270 Bitmap::Bitmap(SkPixelRef& pixelRef, const SkImageInfo& info) in Bitmap() function in android::Bitmap 278 Bitmap::Bitmap(void* address, int fd, size_t mappedSize, const SkImageInfo& info, size_t rowBytes) in Bitmap() function in android::Bitmap 288 Bitmap::Bitmap(AHardwareBuffer* buffer, const SkImageInfo& info, size_t rowBytes, in Bitmap() function in android::Bitmap
|
H A D | ImageDecoder.h | 32 class Bitmap; variable
|
H A D | Canvas.h | 63 class Bitmap; variable
|
/aosp14/frameworks/base/libs/hwui/apex/ |
H A D | TypeCast.h | 26 class Bitmap; variable
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/ |
H A D | RequestProcessorTest.kt | 269 private fun Bitmap.equalsHardwareBitmap(bitmap: Bitmap): Boolean { regex
|
H A D | TakeScreenshotServiceTest.kt | 300 private fun Bitmap.equalsHardwareBitmap(other: Bitmap): Boolean { regex
|
/aosp14/frameworks/base/libs/hwui/renderthread/ |
H A D | RenderThread.h | 44 class Bitmap; variable
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | Bitmap.java | 51 public final class Bitmap implements Parcelable { class 128 Bitmap(long nativeBitmap, int width, int height, int density, in Bitmap() method in Bitmap 136 Bitmap(long nativeBitmap, int width, int height, int density, in Bitmap() method in Bitmap
|
/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 ... |