Home
last modified time | relevance | path

Searched defs:bitmap2 (Results 1 – 2 of 2) sorted by relevance

/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/art/runtime/gc/
H A Dheap.cc2479 accounting::ContinuousSpaceBitmap* bitmap2, in MarkAllocStack()