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

  /frameworks/support/v8/renderscript/jni/
android_rscompat_usage_io.cpp 9 extern "C" void AllocationSetSurface(JNIEnv *_env, jobject _this, RsContext con, RsAllocation alloc, jobject sur, dispatchTable dispatchTab)
18 dispatchTab.AllocationSetSurface(con, alloc, s);
  /frameworks/rs/cpp/
rsDispatch.h 128 AllocationSetSurfaceFnPtr AllocationSetSurface;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsDispatch.h 114 AllocationSetSurfaceFnPtr AllocationSetSurface;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsDispatch.h 114 AllocationSetSurfaceFnPtr AllocationSetSurface;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsDispatch.h 114 AllocationSetSurfaceFnPtr AllocationSetSurface;

Completed in 1333 milliseconds