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

  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 675 nAllocationResize1D(JNIEnv *_env, jobject _this, RsContext con, jint alloc, jint dimX)
677 LOG_API("nAllocationResize1D, con(%p), alloc(%p), sizeX(%i)", con, (RsAllocation)alloc, dimX);
    [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp     [all...]
  /frameworks/base/rs/java/android/renderscript/
Allocation.java     [all...]
RenderScript.java 540 synchronized void nAllocationResize1D(long id, int dimX) {
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java 516 synchronized void nAllocationResize1D(int id, int dimX) {
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 

Completed in 1720 milliseconds