Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnElementGetNativeData

363     native void rsnElementGetNativeData(long con, long id, int[] elementData);
366 rsnElementGetNativeData(mContext, id, elementData);