Searched refs:checkHardware (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java399 private void checkHardware(String errorMessage) { method in class:Bitmap
564 checkHardware("unable to copyPixelsToBuffer, "
607 checkHardware("unable to copyPixelsFromBuffer, Config#HARDWARE bitmaps are immutable");
1726 checkHardware("unable to getPixel(), "
1760 checkHardware("unable to getPixels(), "

Completed in 38 milliseconds