Searched defs:quadratic (Results 1 – 6 of 6) sorted by relevance
104 struct quadratic struct109 static const size_t max_elements = MaxElements;110 static const size_t min_elements = MinElements;112 static size_t get_max_elements() { return MaxElements; } in get_max_elements()113 static size_t get_min_elements() { return MinElements; } in get_min_elements()
421 struct quadratic {}; struct
124 Quadratic quadratic; in SK_STDMETHODIMP_() local
35 namespace quadratic { namespace
336 …exProcessor::setLightAttenuation(unsigned int light, float constant, float linear, float quadratic) in setLightAttenuation()
1685 bi_index quadratic = bi_fma_f32(b, bi_neg(e2_over_2), in bi_lower_fsincos_32() local