Searched defs:rgba2 (Results 1 - 6 of 6) sorted by relevance
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/ |
H A D | brush_test.cpp | 597 ColorQuad rgba2 = 123; in HWTEST_F() local
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_image.c | 348 handle_op_uint(const struct pipe_image_view *iview, const struct tgsi_image_params *params, bool just_read, char *data_ptr, uint qi, unsigned stride, enum tgsi_opcode opcode, int s, int t, float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE], float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) handle_op_uint() argument 465 handle_op_int(const struct pipe_image_view *iview, const struct tgsi_image_params *params, bool just_read, char *data_ptr, uint qi, unsigned stride, enum tgsi_opcode opcode, int s, int t, float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE], float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) handle_op_int() argument 617 sp_tgsi_op(const struct tgsi_image *image, const struct tgsi_image_params *params, enum tgsi_opcode opcode, const int s[TGSI_QUAD_SIZE], const int t[TGSI_QUAD_SIZE], const int r[TGSI_QUAD_SIZE], const int sample[TGSI_QUAD_SIZE], float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE], float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) sp_tgsi_op() argument
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | anim_diff.c | 83 const uint8_t* const rgba2 = frame2->rgba; in MinimizeAnimationFrames() local 167 const uint8_t* const rgba2 = img2->frames[i].rgba; in CompareAnimatedImagePair() local 35 FramesAreEqual(const uint8_t* const rgba1, const uint8_t* const rgba2, int width, int height) FramesAreEqual() argument 58 FramesAreSimilar(const uint8_t* const rgba1, const uint8_t* const rgba2, int width, int height, int max_allowed_diff) FramesAreSimilar() argument
|
H A D | anim_util.c | 737 void GetDiffAndPSNR(const uint8_t rgba1[], const uint8_t rgba2[], in GetDiffAndPSNR() argument
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_exec.c | 3906 float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]; in exec_atomop_img() local
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bifrost_compile.c | 758 bi_emit_blend_op(bi_builder *b, bi_index rgba, nir_alu_type T, bi_index rgba2, nir_alu_type T2, unsigned rt) bi_emit_blend_op() argument
|
Completed in 35 milliseconds