Searched defs:filter_func (Results 1 – 5 of 5) sorted by relevance
61 typedef void (*filter_func)(struct tgsi_sampler *tgsi_sampler, typedef
601 def compile_templates(self, target, extensions=None, filter_func=None, argument695 def list_templates(self, extensions=None, filter_func=None): argument716 filter_func = lambda x: '.' in x and \ function
116 WebPFilterFunc filter_func; in EncodeAlphaInternal() local