Home
last modified time | relevance | path

Searched refs:is_zero_to_one (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/skcms/
H A Dskcms.cc1666 static bool is_zero_to_one(float x) {
1684 if (!is_zero_to_one(wx) || !is_zero_to_one(wy) ||
1728 if (!is_zero_to_one(rx) || !is_zero_to_one(ry) ||
1729 !is_zero_to_one(gx) || !is_zero_to_one(gy) ||
1730 !is_zero_to_one(bx) || !is_zero_to_one(by) ||
1731 !is_zero_to_one(w
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_search_helpers.h142 is_zero_to_one(UNUSED struct hash_table *ht, const nir_alu_instr *instr, in is_zero_to_one() function
170 * This differs from \c is_zero_to_one because that function tests 0 <= src <=

Completed in 4 milliseconds