Searched defs:gContextId (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/renderscript/v8/jni/
H A Dandroid_renderscript_RenderScript.cpp94 static jfieldID gContextId = 0; variable
100 gContextId = _env->GetFieldID(_this, "mContext", "I");
/frameworks/base/graphics/jni/
H A Dandroid_renderscript_RenderScript.cpp111 static jfieldID gContextId = 0; variable
117 gContextId = _env->GetFieldID(_this, "mContext", "I");

Completed in 31 milliseconds