Home | History | Annotate | Download | only in jni

Lines Matching refs:nProgramRasterSetLineWidth

1192 nProgramRasterSetLineWidth(JNIEnv *_env, jobject _this, jint vpr, jfloat v)
1195 LOG_API("nProgramRasterSetLineWidth, con(%p), vpf(%p), value(%f)", con, (RsProgramRaster)vpr, v);
1455 {"nProgramRasterSetLineWidth", "(IF)V", (void*)nProgramRasterSetLineWidth },