Searched defs:applyFilter (Results 1 – 6 of 6) sorted by relevance
55 bool SkPdfNativeObject::applyFilter(const char* name) { in applyFilter() function in SkPdfNativeObject
159 private native final int native_setLowShelf(boolean applyFilter, float filterGain, in native_setLowShelf()
101 void applyFilter(int16_t* buffer, size_t sampleCount) { in applyFilter() function312 com_android_tts_compat_SynthProxy_setLowShelf(JNIEnv *env, jobject thiz, jboolean applyFilter, in com_android_tts_compat_SynthProxy_setLowShelf()
872 void UnicodeSet::applyFilter(UnicodeSet::Filter filter, in applyFilter() function in UnicodeSet
476 protected boolean applyFilter(Node node, int nodeType) { in applyFilter() method in DOM3TreeWalker
3227 private UnicodeSet applyFilter(Filter filter, int src) { in applyFilter() method