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

/frameworks/base/graphics/java/android/renderscript/
H A DAllocation.java458 private void validateBitmapSize(Bitmap b) { method in class:Allocation
565 validateBitmapSize(b);
883 validateBitmapSize(b);
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
H A DAllocation.java350 private void validateBitmapSize(Bitmap b) { method in class:Allocation
457 validateBitmapSize(b);
775 validateBitmapSize(b);

Completed in 52 milliseconds