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

  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp 559 nAllocationSetSurface(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject sur)
561 LOG_API("nAllocationSetSurface, con(%p), alloc(%p), surface(%p)",
    [all...]
  /frameworks/base/rs/java/android/renderscript/
Allocation.java     [all...]
RenderScript.java 411 synchronized void nAllocationSetSurface(long alloc, Surface sur) {
    [all...]

Completed in 75 milliseconds