Searched refs:checkPixelsAccess (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/graphics/java/android/graphics/ |
D | Bitmap.java | 1962 checkPixelsAccess(x, y, width, height, offset, stride, pixels); in getPixels() 1996 private void checkPixelsAccess(int x, int y, int width, int height, in checkPixelsAccess() method in Bitmap 2080 checkPixelsAccess(x, y, width, height, offset, stride, pixels); in setPixels()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 6356 HSPLandroid/graphics/Bitmap;->checkPixelsAccess(IIIIII[I)V+]Landroid/graphics/Bitmap;Landroid/graph…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 6354 HSPLandroid/graphics/Bitmap;->checkPixelsAccess(IIIIII[I)V+]Landroid/graphics/Bitmap;Landroid/graph…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 19037 Landroid/graphics/Bitmap;->checkPixelsAccess(IIIIII[I)V
|