Home
last modified time | relevance | path

Searched refs:color_g (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dtest-picture.c389 SANE_Byte color = 0, color_r = 0, color_g = 0, color_b = 0; in init_picture_buffer() local
403 color_g = ((color >> 1) & 1) * 0xff; in init_picture_buffer()
409 b[line_count * bpl + x + x2 + 1] = color_g; in init_picture_buffer()
456 SANE_Byte color = 0, color_r = 0, color_g = 0, color_b = 0; in init_picture_buffer() local
470 color_g = ((color >> 1) & 1) * 0xff; in init_picture_buffer()
478 b[line_count * bpl + x + x2] = color_g; in init_picture_buffer()
531 SANE_Byte color = 0, color_r = 0, color_g = 0, color_b = 0; in init_picture_buffer() local
548 color_g = 0; in init_picture_buffer()
554 color_g = color; in init_picture_buffer()
560 color_g in init_picture_buffer()
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dgen_overlay_widgets.py102 widget->{subwidget}color[1] = {color_g}f;
295 color_g=color[1],
/third_party/astc-encoder/Source/
H A Dastcenc_decompress_symbolic.cpp597 vfloat color_g = int_to_float(colori_g); in compute_symbolic_block_difference_1plane_1partition() local
607 vfloat color_error_g = min(abs(color_orig_g - color_g), vfloat(1e15f)); in compute_symbolic_block_difference_1plane_1partition()

Completed in 4 milliseconds