| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | SixteenBppTextureTest.cpp | 384 uint16_t rgba = 0; in TEST_P() local
|
| /third_party/skia/src/core/ |
| H A D | SkDraw_atlas.cpp | 43 static void load_color(SkRasterPipeline_UniformColorCtx* ctx, const float rgba[]) { in load_color() argument [all...] |
| H A D | SkPixmap.cpp | 423 const float* rgba = in getColor() local
|
| H A D | SkRasterPipeline.cpp | 108 void SkRasterPipeline::append_constant_color(SkArenaAlloc* alloc, const float rgba[4]) { in append_constant_color() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| H A D | FrameBuffer.cpp | 258 Int rgba = *Pointer<Int>(s); in copyRoutine() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | alpha_processing_neon.c | 42 static void ApplyAlphaMultiply_NEON(uint8_t* rgba, int alpha_first, in ApplyAlphaMultiply_NEON() argument
|
| H A D | yuv.h | 140 VP8YuvToRgba(uint8_t y, uint8_t u, uint8_t v, uint8_t* const rgba) VP8YuvToRgba() argument
|
| H A D | upsampling_msa.c | 317 static void YuvToRgba(uint8_t y, uint8_t u, uint8_t v, uint8_t* const rgba) { in YuvToRgba() argument
|
| /third_party/skia/gm/ |
| H A D | imagefromyuvtextures.cpp | 81 auto rgba = *bmp.getAddr32(i, j); in CreatePlanes() local 95 int rgba[] = {0, 0, 0, 0}; in CreatePlanes() local [all...] |
| /foundation/arkui/ace_engine/test/mock/core/rosen/ |
| H A D | testing_color.h | 52 TestingColor(uint32_t rgba) in TestingColor() argument 85 virtual void Color(uint32_t rgba) in Color() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
| H A D | rs_color.cpp | 95 RSColor RSColor::FromRgbaInt(uint32_t rgba) in FromRgbaInt() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsgpuoverdrawcanvaslistener_fuzzer/ |
| H A D | rsgpuoverdrawcanvaslistener_fuzzer.cpp | 239 int rgba = GetData<int>(); in DoDrawBackground() local 398 int rgba = GetData<int>(); in DoAttachBrush() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/brush_fuzzer/ |
| H A D | brush_fuzzer.cpp | 79 int rgba = GetObject<int>(); in BrushFuzzTestInner03() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/pen_fuzzer/ |
| H A D | pen_fuzzer.cpp | 107 int rgba = GetObject<int>(); in PenFuzzTestInner04() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscpuoverdrawcanvaslistener_fuzzer/ |
| H A D | rscpuoverdrawcanvaslistener_fuzzer.cpp | 239 int rgba = GetData<int>(); in DoDrawBackground() local
|
| /test/xts/hats/hdf/display/composer/common/ |
| H A D | display_test_utils.cpp | 37 uint32_t rgba = 0; in BGRAToRGBA() local
|
| /third_party/glfw/tests/ |
| H A D | inputlag.c | 123 unsigned char rgba[4]; in swap_buffers() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_clear.c | 188 float rgba[4]; in try_clear() local 393 float rgba[4]; svga_clear_texture() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_image.c | 203 sp_tgsi_load(const struct tgsi_image *image, const struct tgsi_image_params *params, 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]) sp_tgsi_load() argument 286 sp_tgsi_store(const struct tgsi_image *image, const struct tgsi_image_params *params, 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]) sp_tgsi_store() argument 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 579 handle_op_r32f_xchg(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]) handle_op_r32f_xchg() 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 [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | pixeltransfer.c | 45 _mesa_scale_and_bias_rgba(GLuint n, GLfloat rgba[][4], in _mesa_scale_and_bias_rgba() argument 164 _mesa_apply_rgba_transfer_ops(struct gl_context *ctx, GLbitfield transferOps, GLuint n, GLfloat rgba[][4]) _mesa_apply_rgba_transfer_ops() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_state_validate.c | 178 float *rgba = nv30->blend_colour.color; in nv30_validate_blend_colour() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_debug_image.c | 209 float *rgba; in debug_dump_transfer_bmp() local 236 debug_dump_float_rgba_bmp(const char *filename, unsigned width, unsigned height, float *rgba, unsigned stride) debug_dump_float_rgba_bmp() argument 292 debug_dump_ubyte_rgba_bmp(const char *filename, unsigned width, unsigned height, const ubyte *rgba, unsigned stride) debug_dump_ubyte_rgba_bmp() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_draw.c | 533 pack_rgba(enum pipe_format format, const float *rgba) in pack_rgba() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShaderSampling.cpp | 232 Pointer<Float> rgba = out; in emitSamplerRoutine() local 241 Pointer<SIMD::Float> rgba = out; in emitSamplerRoutine() local 255 Pointer<SIMD::Float> rgba = out; emitSamplerRoutine() local [all...] |
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
| H A D | jdcolext-neon.c | 139 uint8x16x4_t rgba; in jsimd_ycc_rgb_convert_neon() local 208 uint8x8x4_t rgba; in jsimd_ycc_rgb_convert_neon() local 275 uint8x8x4_t rgba; jsimd_ycc_rgb_convert_neon() local [all...] |