Searched defs:SkColor (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/skia/src/effects/colorfilters/ |
H A D | SkColorFilterBase.cpp | 25 bool SkColorFilterBase::onAsAColorMode(SkColor*, SkBlendMode*) const { in onAsAColorMode() argument
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | Device.h | 180 void drawAtlas(const SkRSXform[], const SkRect[], const SkColor[], int count, sk_sp<SkBlender>, in drawAtlas()
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/ |
H A D | FatalTestCanvas.h | 65 void onDrawAtlas2(const SkImage*, const SkRSXform[], const SkRect[], const SkColor[], int count, in onDrawAtlas2()
|
/aosp_15_r20/external/skia/gm/ |
H A D | graphitestart.cpp | 28 const std::array<SkColor, 3>& colors, in create_gradient_shader()
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkColor.h | 37 typedef uint32_t SkColor; typedef
|
/aosp_15_r20/external/skia/include/utils/ |
H A D | SkNoDrawCanvas.h | 61 void onDrawAtlas2(const SkImage*, const SkRSXform[], const SkRect[], const SkColor[], int, in onDrawAtlas2()
|
/aosp_15_r20/external/skia/tools/fonts/ |
H A D | TestSVGTypeface.cpp | 1242 THashMap<SkColor, int>* colors, in SkCOLRCanvas()
|