Searched defs:compIdx (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/graphics/java/android/renderscript/ |
D | RenderScript.java | 352 …native void rsnAllocationElementData1D(int con, int id, int xoff, int mip, int compIdx, byte[] d, … in rsnAllocationElementData1D() 353 …synchronized void nAllocationElementData1D(int id, int xoff, int mip, int compIdx, byte[] d, int s… in nAllocationElementData1D()
|
/frameworks/base/graphics/jni/ |
D | android_renderscript_RenderScript.cpp | 637 …env, jobject _this, RsContext con, jint alloc, jint offset, jint lod, jint compIdx, jbyteArray dat… in nAllocationElementData1D()
|