Searched defs:is_high_bit_depth (Results 1 – 6 of 6) sorted by relevance
77 PaintImageBuilder&& set_is_high_bit_depth(bool is_high_bit_depth) { in set_is_high_bit_depth()
236 bool is_high_bit_depth() const { return is_high_bit_depth_; } in is_high_bit_depth() function
86 PaintImageBuilder&& set_is_high_bit_depth(bool is_high_bit_depth) { in set_is_high_bit_depth()
246 bool is_high_bit_depth() const { return is_high_bit_depth_; } in is_high_bit_depth() function
1107 bool is_high_bit_depth; member