Home
last modified time | relevance | path

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

12

/third_party/flatbuffers/tests/MyGame/Example/
DTestSimpleTableWithEnumT.java25 public int getColor() { return color; } in getColor() method in TestSimpleTableWithEnumT
DTestSimpleTableWithEnum.php53 public function getColor() function in MyGame\\Example\\TestSimpleTableWithEnum
DMonsterT.java102 public int getColor() { return color; } in getColor() method in MonsterT
DMonster.php112 public function getColor() function in MyGame\\Example\\Monster
/third_party/skia/modules/skparagraph/include/
DParagraphPainter.h34 SkColor getColor() const { return fColor; } in getColor() function
DTextStyle.h216 SkColor getColor() const { return fColor; } in getColor() function
/third_party/skia/m133/modules/skparagraph/include/
DParagraphPainter.h36 SkColor getColor() const { return fColor; } in getColor() function
DTextStyle.h217 SkColor getColor() const { return fColor; } in getColor() function
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/grammar/scripts_and_modules/
Dsource_file_1.ts38 getColor(): [number, number, number] { method in Color
/third_party/skia/m133/include/core/
DSkPaint.h225 SkColor getColor() const { return fColor4f.toSkColor(); } in getColor() function
DSkBitmap.h874 SkColor getColor(int x, int y) const { in getColor() function
/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/skia/include/core/
DSkPaint.h219 SkColor getColor() const { return fColor4f.toSkColor(); } in getColor() function
DSkBitmap.h824 SkColor getColor(int x, int y) const { in getColor() function
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayBorderPanel.java286 public Color getColor() { in getColor() method in HolidayBorderPanel
/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/skia/m133/modules/skottie/utils/
DSkottieUtils.cpp178 skottie::ColorPropertyValue CustomPropertyManager::getColor(const PropKey& key) const { in getColor() function in skottie_utils::CustomPropertyManager
/third_party/skia/src/core/
DSkPixmap.cpp263 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/m133/src/core/
DSkPixmap.cpp188 SkColor SkPixmap::getColor(int x, int y) const { in getColor() function in SkPixmap
/third_party/skia/m133/tools/
DToolUtils.cpp711 SkColor4f HilbertGenerator::getColor(float curLen) { in getColor() function in ToolUtils::HilbertGenerator
/third_party/skia/m133/tools/viewer/
DMotionMarkSlide.cpp482 SkColor getColor() { return fColor; } in getColor() function in CanvasLinePoint
/third_party/skia/modules/canvaskit/
Dinterface.js888 CanvasKit.Paint.prototype.getColor = function() { method in CanvasKit.Paint
/third_party/skia/m133/modules/canvaskit/
Dinterface.js938 CanvasKit.Paint.prototype.getColor = function() { method in CanvasKit.Paint

12