HomeSort by relevance Sort by last modified time
    Searched refs:RegisterJavaBitmap (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/gfx/android/
gfx_jni_registrar.cc 19 { "JavaBitmap", JavaBitmap::RegisterJavaBitmap },
java_bitmap.h 32 static bool RegisterJavaBitmap(JNIEnv* env);
java_bitmap.cc 41 bool JavaBitmap::RegisterJavaBitmap(JNIEnv* env) {

Completed in 378 milliseconds