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

  /frameworks/base/opengl/java/android/opengl/
GLUtils.java 77 int result = native_getType(bitmap);
281 native private static int native_getType(Bitmap bitmap);
  /frameworks/base/core/jni/android/opengl/
util.cpp 1028 { "native_getType", "(Landroid/graphics/Bitmap;)I", (void*) util_getType },

Completed in 288 milliseconds