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

  /frameworks/base/rs/java/android/renderscript/
RenderScript.java 122 native int nContextPeekMessage(long con, int[] subID);
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 72 native int nContextPeekMessage(int con, int[] subID);
    [all...]
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 201 nContextPeekMessage(JNIEnv *_env, jobject _this, RsContext con, jintArray auxData)
203 LOG_API("nContextPeekMessage, con(%p)", con);
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp 364 nContextPeekMessage(JNIEnv *_env, jobject _this, jlong con, jintArray auxData)
366 LOG_API("nContextPeekMessage, con(%p)", (RsContext)con);
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 
  /prebuilts/sdk/tools/darwin/renderscript/lib/
renderscript-v8.jar 

Completed in 41 milliseconds