Home
last modified time | relevance | path

Searched defs:bitmap1 (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/
H A DBitmapFactoryTest.java33 Bitmap bitmap1 = Bitmap.createBitmap( in testBitmapParcelFileDescriptor() local
/aosp12/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
H A DImageCompare.java48 public static double psnr(Bitmap bitmap1, Bitmap bitmap2) { in psnr()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
H A Dqcamera_test.cpp223 SkBitmap *bitmap0, SkBitmap *bitmap1) in PiPCopyToOneFile()
/aosp12/frameworks/base/libs/hwui/jni/
H A DBitmap.cpp1113 LocalScopedBitmap bitmap1(bm1Handle); in Bitmap_sameAs() local
/aosp12/art/runtime/gc/
H A Dheap.cc2478 void Heap::MarkAllocStack(accounting::ContinuousSpaceBitmap* bitmap1, in MarkAllocStack()