Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnElementGetNativeData

407     native void rsnElementGetNativeData(long con, long id, int[] elementData);
410 rsnElementGetNativeData(mContext, id, elementData);