Home | History | Annotate | Download | only in jni

Lines Matching refs:script_ptr

1035     jbyte* script_ptr = NULL;
1055 script_ptr = (jbyte *)
1058 //rsScriptCSetText(con, (const char *)script_ptr, length);
1063 (const char *)script_ptr, length);
1066 if (script_ptr) {
1067 _env->ReleasePrimitiveArrayCritical(scriptRef, script_ptr,