Home | History | Annotate | Download | only in src

Lines Matching full:texturethreshold

534 //  void setTextureThreshold(int textureThreshold)
540 (JNIEnv* env, jclass , jlong self, jint textureThreshold)
546 (*me)->setTextureThreshold( (int)textureThreshold );