Searched refs:nValidateBitmapInfo (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | BitmapTest.java | 2255 nValidateBitmapInfo(bitmap, 10, 20, true); in testNdkAccessAfterRecycle() 2256 nValidateBitmapInfo(hardware, 10, 20, true); in testNdkAccessAfterRecycle() 2261 nValidateBitmapInfo(bitmap, 10, 20, true); in testNdkAccessAfterRecycle() 2262 nValidateBitmapInfo(hardware, 10, 20, true); in testNdkAccessAfterRecycle() 2845 private static native void nValidateBitmapInfo(Bitmap bitmap, int width, int height, in nValidateBitmapInfo() method
|