| /third_party/skia/bench/ |
| H A D | ImageCycleBench.cpp | 45 SkColor color = random.nextU(); variable 46 surf->getCanvas()->clear(color); variable
|
| /third_party/skia/docs/examples/ |
| H A D | Color_Wheel.cpp | 28 const struct { const char* str; float radius; float angle; SkColor4f color;} kLetters[] = { in REG_FIDDLE() member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineClearUtil.cpp | 50 const tcu::Vec4 color = (defaultClearColorUnorm() - formatInfo.lookupBias) / formatInfo.lookupScale; in defaultClearColorInt() local 61 const tcu::Vec4 color = (defaultClearColorUnorm() - formatInfo.lookupBias) / formatInfo.lookupScale; in defaultClearColorUint() local [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuSurfaceAccess.hpp | 71 inline void SurfaceAccess::setPixel (const tcu::Vec4& color, int x, int y) const in setPixel() argument
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | objectLiteralExcessProperties.js | |
| /third_party/ffmpeg/libavcodec/ |
| H A D | av1_parser.c | 60 const AV1RawColorConfig *color; in av1_parser_parse() local [all...] |
| H A D | xsubdec.c | 141 int color = get_bits(&gb, 2); in decode_frame() local
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | parseutils.c | 224 const char *color; in test_av_get_known_color_name() local
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenccli_image.cpp | 279 vfloat4 color = float16_to_float(colori); in floatx4_array_from_astc_img() local 349 vfloat4 color = float16_to_float(colori); in unorm8x4_array_from_astc_img() local
|
| /third_party/backends/backend/ |
| H A D | pieusb_buffer.c | 272 sanei_pieusb_buffer_put_single_color_line(struct Pieusb_Read_Buffer* buffer, SANE_Byte color, voi argument [all...] |
| /third_party/backends/tools/ |
| H A D | umax_pp.c | 54 int color = RGB_MODE; in main() local [all...] |
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | cffdec.h | 47 int color; member
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | v3d_nir_lower_image_load_store.c | 57 pack_bits(nir_builder *b, nir_ssa_def *color, const unsigned *bits, in pack_bits() argument 99 nir_ssa_def *color = nir_channels(b, in v3d_nir_lower_image_store() local [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dvx_device.c | 330 v3dX(get_hw_clear_color)(const VkClearColorValue *color, in get_hw_clear_color() argument [all...] |
| /third_party/mesa3d/src/gallium/targets/osmesa/ |
| H A D | test-render.cpp | 116 uint16_t color = 0; in TEST_P() local 123 uint32_t color = ((pixels[i * p.bpp + 0] << 0) | in TEST_P() local 131 uint32_t color = 0; in TEST_P() local 138 uint64_t color = 0; in TEST_P() local [all...] |
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | fs-fragcoord.c | 20 float color[4]; member
|
| H A D | fs-write-z.c | 21 float color[4]; member
|
| H A D | fs-frontface.c | 18 float color[4]; member
|
| H A D | quad-tex.c | 19 float color[4]; member
|
| H A D | tri-large.c | 19 float color[4]; member
|
| /third_party/nghttp2/src/ |
| H A D | nghttpd.cc | 203 bool color = false; in main() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_nir_lower_alpha_to_coverage.c | 59 build_dither_mask(nir_builder *b, nir_ssa_def *color) in build_dither_mask() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_linear_fastpath.c | 60 lp_linear_blit_rgba_blit(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) lp_linear_blit_rgba_blit() argument 109 lp_linear_blit_rgb1_blit(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) lp_linear_blit_rgb1_blit() argument 165 lp_linear_purple(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) lp_linear_purple() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_draw.c | 501 fd_clear_render_target(struct pipe_context *pctx, struct pipe_surface *ps, const union pipe_color_union *color, unsigned x, unsigned y, unsigned w, unsigned h, bool render_condition_enabled) fd_clear_render_target() argument
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_blit.c | 34 i915_fill_blit(struct i915_context *i915, unsigned cpp, unsigned rgba_mask, unsigned short dst_pitch, struct i915_winsys_buffer *dst_buffer, unsigned dst_offset, short x, short y, short w, short h, unsigned color) i915_fill_blit() argument
|