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

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

Completed in 42 milliseconds