Home | History | Annotate | Download | only in renderscript

Lines Matching refs:pr

240     native void rsnContextBindProgramRaster(int con, int pr);
241 synchronized void nContextBindProgramRaster(int pr) {
243 rsnContextBindProgramRaster(mContext, pr);