Searched defs:throwIfRecycled (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java129 throwIfRecycled(bitmap);
189 throwIfRecycled(bitmap);
1024 private static void throwIfRecycled(Bitmap bitmap) { method in class:Canvas
1065 throwIfRecycled(bitmap);
1096 throwIfRecycled(bitmap);
1127 throwIfRecycled(bitmap);

Completed in 24 milliseconds