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

  /frameworks/base/graphics/java/android/renderscript/
Element.java     [all...]
RenderScript.java 227 synchronized int nElementCreate2(int[] elements, String[] names, int[] arraySizes) {
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 358 nElementCreate2(JNIEnv *_env, jobject _this, RsContext con,
362 LOG_API("nElementCreate2, con(%p)", con);
    [all...]

Completed in 22 milliseconds