Searched refs:checkPixelsAccess (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/graphics/java/android/graphics/ |
D | Bitmap.java | 2209 checkPixelsAccess(x, y, width, height, offset, stride, pixels); in getPixels() 2243 private void checkPixelsAccess(int x, int y, int width, int height, in checkPixelsAccess() method in Bitmap 2327 checkPixelsAccess(x, y, width, height, offset, stride, pixels); in setPixels()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 6003 HSPLandroid/graphics/Bitmap;->checkPixelsAccess(IIIIII[I)V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 6006 HSPLandroid/graphics/Bitmap;->checkPixelsAccess(IIIIII[I)V
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 16159 Landroid/graphics/Bitmap;->checkPixelsAccess(IIIIII[I)V
|