Home
last modified time | relevance | path

Searched defs:getColor (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/experimental/sorttoy/
DFake.h151 SkColor getColor() const { in getColor() function
/third_party/skia/modules/particles/include/
DSkParticleEffect.h162 SkColor4f getColor() const { return fState.fColor; } in getColor() function
/third_party/flutter/skia/include/core/
DSkBitmap.h804 SkColor getColor(int x, int y) const { in getColor() function
DSkPaint.h234 SkColor getColor() const { return fColor4f.toSkColor(); } in getColor() function
/third_party/skia/include/core/
DSkBitmap.h824 SkColor getColor(int x, int y) const { in getColor() function
DSkPaint.h219 SkColor getColor() const { return fColor4f.toSkColor(); } in getColor() function
/third_party/flutter/skia/modules/skottie/utils/
DSkottieUtils.cpp204 skottie::ColorPropertyValue CustomPropertyManager::getColor(const PropKey& key) const { in getColor() function in skottie_utils::CustomPropertyManager
/third_party/skia/modules/skottie/utils/
DSkottieUtils.cpp153 skottie::ColorPropertyValue CustomPropertyManager::getColor(const PropKey& key) const { in getColor() function in skottie_utils::CustomPropertyManager
/third_party/flutter/skia/modules/skparagraph/include/
DTextStyle.h72 SkColor getColor() const { return fColor; } in getColor() function
/third_party/flutter/skia/src/core/
DSkPixmap.cpp242 SkColor SkPixmap::getColor(int x, int y) const { in getColor() function in SkPixmap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp713 Color AArch64A57FPLoadBalancing::getColor(unsigned Reg) { in getColor() function in AArch64A57FPLoadBalancing
/third_party/skia/src/core/
DSkPixmap.cpp263 SkColor SkPixmap::getColor(int x, int y) const { in getColor() function in SkPixmap
/third_party/skia/modules/skparagraph/include/
DTextStyle.h159 SkColor getColor() const { return fColor; } in getColor() function
/third_party/flutter/skia/modules/canvaskit/
Dexterns.js191 getColor: function() {}, method
/third_party/skia/modules/canvaskit/
Dinterface.js888 CanvasKit.Paint.prototype.getColor = function() { method in CanvasKit.Paint
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp138 ColorKind getColor(Node N) { in getColor() function
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts1920 getColor(): Color; method