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

  /frameworks/base/graphics/java/android/renderscript/
Allocation.java     [all...]
RenderScript.java 436 synchronized void nAllocationResize2D(int id, int dimX, int dimY) {
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 773 nAllocationResize2D(JNIEnv *_env, jobject _this, RsContext con, jint alloc, jint dimX, jint dimY)
    [all...]

Completed in 35 milliseconds