Home | History | Annotate | Download | only in jni

Lines Matching refs:script_ptr

736     jbyte* script_ptr = NULL;
756 script_ptr = (jbyte *)
759 //rsScriptCSetText(con, (const char *)script_ptr, length);
764 (const char *)script_ptr, length);
767 if (script_ptr) {
768 _env->ReleasePrimitiveArrayCritical(scriptRef, script_ptr,