Searched refs:ResetTexParameters (Results 1 – 3 of 3) sorted by relevance
112 bool ResetTexParameters();
155 bool GLFrame::ResetTexParameters() { in ResetTexParameters() function in android::filterfw::GLFrame
275 return frame ? ToJBool(frame->ResetTexParameters()) : JNI_FALSE; in Java_android_filterfw_core_GLFrame_nativeResetParams()