/aosp12/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
|
/aosp12/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | SkiaOpenGLPipeline.h | 27 class Bitmap; variable
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | Bitmap.h | 27 class Bitmap; variable
|
/aosp12/art/test/079-phantom/src/ |
H A D | Bitmap.java | 22 public class Bitmap { class 37 Bitmap(String name, int width, int height, Bitmap.NativeWrapper nativeData) { in Bitmap() method in Bitmap
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | Readback.h | 26 class Bitmap; variable
|
/aosp12/frameworks/base/libs/hwui/hwui/ |
H A D | Bitmap.cpp | 217 Bitmap::Bitmap(void* address, size_t size, const SkImageInfo& info, size_t rowBytes) in Bitmap() function in android::Bitmap 225 Bitmap::Bitmap(SkPixelRef& pixelRef, const SkImageInfo& info) in Bitmap() function in android::Bitmap 233 Bitmap::Bitmap(void* address, int fd, size_t mappedSize, const SkImageInfo& info, size_t rowBytes) in Bitmap() function in android::Bitmap 243 Bitmap::Bitmap(AHardwareBuffer* buffer, const SkImageInfo& info, size_t rowBytes, in Bitmap() function in android::Bitmap
|
H A D | ImageDecoder.h | 30 class Bitmap; variable
|
H A D | Canvas.h | 61 class Bitmap; variable
|
/aosp12/frameworks/base/libs/hwui/apex/ |
H A D | TypeCast.h | 26 class Bitmap; variable
|
/aosp12/art/runtime/gc/accounting/ |
H A D | bitmap.cc | 35 Bitmap::Bitmap(MemMap&& mem_map, size_t bitmap_size) in Bitmap() function in art::gc::accounting::Bitmap
|
/aosp12/frameworks/base/libs/hwui/renderthread/ |
H A D | RenderThread.h | 43 class Bitmap; variable
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | Bitmap.java | 48 public final class Bitmap implements Parcelable { class 124 Bitmap(long nativeBitmap, int width, int height, int density, in Bitmap() method in Bitmap 132 Bitmap(long nativeBitmap, int width, int height, int density, in Bitmap() method in Bitmap
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |