Searched defs:allow_jit (Results 1 – 2 of 2) sorted by relevance
134 const bool allow_jit = false; // We're only filtering one color, no point JITing. in onFilterColor4f() local
3086 const char* debug_name, bool allow_jit) : Program() { in Program()