Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/apex/include/android/graphics/
H A Dbitmap.h88 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 DSkiaOpenGLPipeline.h27 class Bitmap; variable
/aosp12/frameworks/base/libs/hwui/jni/
H A DBitmap.h27 class Bitmap; variable
/aosp12/art/test/079-phantom/src/
H A DBitmap.java22 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 DReadback.h26 class Bitmap; variable
/aosp12/frameworks/base/libs/hwui/hwui/
H A DBitmap.cpp217 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 DImageDecoder.h30 class Bitmap; variable
H A DCanvas.h61 class Bitmap; variable
/aosp12/frameworks/base/libs/hwui/apex/
H A DTypeCast.h26 class Bitmap; variable
/aosp12/art/runtime/gc/accounting/
H A Dbitmap.cc35 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 DRenderThread.h43 class Bitmap; variable
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java48 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 Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...