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

  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 486 nAllocationSetSurface(JNIEnv *_env, jobject _this, RsContext con, RsAllocation alloc, jobject sur)
488 LOG_API("nAllocationSetSurface, con(%p), alloc(%p), surface(%p)",
    [all...]
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 389 synchronized void nAllocationSetSurface(int alloc, Surface sur) {
    [all...]

Completed in 135 milliseconds