Home
last modified time | relevance | path

Searched refs:gVMRuntime_newNonMovableArray (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DGraphics.cpp183 static jmethodID gVMRuntime_newNonMovableArray; variable
546 gVMRuntime_newNonMovableArray, in allocateJavaPixelRef()
662 gVMRuntime_newNonMovableArray = env->GetMethodID(gVMRuntime_class, "newNonMovableArray", in register_android_graphics_Graphics()