Searched refs:nativeCompressFormat (Results 1 – 1 of 1) sorted by relevance
260 nCompress(bitmap, nativeCompressFormat(format), 50, stream, storage)); in testCompressAlpha8NdkFails()2807 private int nativeCompressFormat(CompressFormat format) { in nativeCompressFormat() method2917 boolean success = nCompress(bitmap, nativeCompressFormat(format), in testNdkCompress()