Home
last modified time | relevance | path

Searched defs:colors (Results 301 - 325 of 557) sorted by relevance

1...<<11121314151617181920>>...23

/test/xts/hats/hdf/display/composer/common/
H A Ddisplay_test_utils.cpp212 std::vector<IRect> SplitBuffer(const BufferHandle &handle, std::vector<uint32_t> &colors) in SplitBuffer() argument
/test/xts/hats/hdf/hdf_lite/display/
H A Dloadbmp_test.h94 OsdRgbQuad colors[1]; member
/third_party/ffmpeg/libavcodec/
H A Dqdrw.c295 int colors; in decode_frame() local
48 parse_palette(AVCodecContext *avctx, GetByteContext *gbc, uint32_t *pal, int colors, int pixmap) parse_palette() argument
[all...]
H A Dtexturedsp.c40 static av_always_inline void extract_color(uint32_t colors[4], in extract_color() argument
89 uint32_t colors[ in dxt1_block_internal() local
143 uint32_t colors[4]; dxt3_block_internal() local
257 uint32_t colors[4]; dxt5_block_internal() local
[all...]
/third_party/glfw/tests/
H A Dinputlag.c148 struct nk_color colors[4] = { nk_rgb(255,0,0), nk_rgb(255,255,0), nk_rgb(0,255,0), nk_rgb(0,96,255) }; in draw_marker() local
/third_party/node/deps/npm/node_modules/@npmcli/arborist/bin/lib/
H A Doptions.js
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_shader_state.c437 uint32_t colors = fp->fp.colors; in nv50_fp_linkage_validate() local
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DSoftwareRenderer.cpp47 int32 *colors; member
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.h50 uint8_t colors; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.cpp270 std::vector<tcu::Vec4> colors; in draw() local
/third_party/skia/src/core/
H A DSkLatticeIter.cpp173 const SkColor* colors = lattice.fColors; in SkLatticeIter() local
H A DSkVertices.cpp183 SkColor* SkVertices::Builder::colors() { in colors() function in SkVertices::Builder
199 MakeCopy(VertexMode mode, int vertexCount, const SkPoint pos[], const SkPoint texs[], const SkColor colors[], int indexCount, const uint16_t indices[]) MakeCopy() argument
/third_party/skia/src/c/
H A Dsk_effects.cpp49 sk_shader_new_linear_gradient(const sk_point_t pts[2], const sk_color_t colors[], const float colorPos[], int colorCount, sk_shader_tilemode_t cmode, const sk_matrix_t* cmatrix) sk_shader_new_linear_gradient() argument
75 sk_shader_new_radial_gradient(const sk_point_t* ccenter, float radius, const sk_color_t colors[], const float colorPos[], int colorCount, sk_shader_tilemode_t cmode, const sk_matrix_t* cmatrix) sk_shader_new_radial_gradient() argument
99 sk_shader_new_sweep_gradient(const sk_point_t* ccenter, const sk_color_t colors[], const float colorPos[], int colorCount, const sk_matrix_t* cmatrix) sk_shader_new_sweep_gradient() argument
117 sk_shader_new_two_point_conical_gradient(const sk_point_t* start, float startRadius, const sk_point_t* end, float endRadius, const sk_color_t colors[], const float colorPos[], int colorCount, sk_shader_tilemode_t cmode, const sk_matrix_t* cmatrix) sk_shader_new_two_point_conical_gradient() argument
/third_party/skia/src/gpu/gradients/
H A DGrGradientBitmapCache.cpp127 void GrGradientBitmapCache::fillGradient(const SkPMColor4f* colors, const SkScalar* positions, in fillGradient() argument
173 void GrGradientBitmapCache::getGradient(const SkPMColor4f* colors, const SkScalar* positions, in getGradient() argument
/third_party/skia/samplecode/
H A DSampleAtlas.cpp179 SkColor colors[N]; variable
22 draw_atlas(SkCanvas* canvas, SkImage* atlas, const SkRSXform xform[], const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, const SkSamplingOptions& sampling, const SkPaint* paint) draw_atlas() argument
29 draw_atlas_sim(SkCanvas* canvas, SkImage* atlas, const SkRSXform xform[], const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, const SkSamplingOptions& sampling, const SkPaint* paint) draw_atlas_sim() argument
H A DSampleXfer.cpp84 const SkColor colors[] = { 0, c }; in CircDrawable() local
127 const SkColor colors[] = { SK_ColorRED, SK_ColorGREEN, SK_ColorBLUE, SK_ColorBLACK }; in XferDemo() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dalpha_enc.c182 int colors = 0; in GetNumColors() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dutils.c263 uint32_t colors[COLOR_HASH_SIZE]; in WebPGetColorPalette() local
/third_party/skia/src/shaders/gradients/
H A DSk4fGradientBase.cpp39 void iterate(const SkColor4f* colors, in iterate() argument
67 void iterateImplicitPos(const SkColor4f* colors, in iterateImplicitPos() argument
98 addMirrorIntervals(const SkGradientShaderBase& shader, const SkColor4f* colors, const Sk4f& componentScale, bool premulColors, bool reverse, Sk4fGradientIntervalBuffer::BufferType* buffer) addMirrorIntervals() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-color.c213 hb_color_t *colors = (hb_color_t*) malloc (num_colors * sizeof (hb_color_t)); in test_hb_ot_color_palette_get_colors_v0() local
263 hb_color_t colors[3]; test_hb_ot_color_palette_get_colors_v1() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp113 const MapType &colors() const { in colors() function
/third_party/toybox/toys/posix/
H A Dfile.c232 char *c = 0, *colors[] = {"grayscale", 0, "color RGB", "indexed color", in do_regular_file() local
/third_party/skia/experimental/graphite/src/
H A DContextUtils.cpp61 make_linear_gradient_uniform_data(SkPoint startPoint, SkPoint endPoint, SkColor4f colors[kMaxStops], float offsets[kMaxStops]) make_linear_gradient_uniform_data() argument
78 make_radial_gradient_uniform_data(SkPoint point, float radius, SkColor4f colors[kMaxStops], float offsets[kMaxStops]) make_radial_gradient_uniform_data() argument
97 make_sweep_gradient_uniform_data(SkPoint point, SkColor4f colors[kMaxStops], float offsets[kMaxStops]) make_sweep_gradient_uniform_data() argument
115 make_conical_gradient_uniform_data(SkPoint point0, SkPoint point1, float radius0, float radius1, SkColor4f colors[kMaxStops], float offsets[kMaxStops]) make_conical_gradient_uniform_data() argument
134 to_color4fs(int numColors, SkColor colors[kMaxStops], SkColor4f color4fs[kMaxStops]) to_color4fs() argument
186 SkColor colors[kMaxStops]; ExtractCombo() local
[all...]
/third_party/skia/modules/androidkit/src/
H A DGradients.cpp40 const SkColor4f* colors() const { return reinterpret_cast<const SkColor4f*>(fColors); } in colors() function in __anon18503::GradientData
/third_party/skia/modules/skottie/src/effects/
H A DMotionTileEffect.cpp103 static constexpr SkColor colors[] = { 0xffffffff, 0x00000000 }; variable

Completed in 16 milliseconds

1...<<11121314151617181920>>...23