HomeSort by relevance Sort by last modified time
    Searched defs:nMatToBitmap2 (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/java/generator/src/java/
android+Utils.java 123 nMatToBitmap2(mat.nativeObj, bmp, premultiplyAlpha);
138 private static native void nMatToBitmap2(long m_addr, Bitmap b, boolean premultiplyAlpha);
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 293 milliseconds