Searched defs:shade (Results 1 – 10 of 10) sorted by relevance
3 public shade() { method in Red10 public shade() { return "some shade"; } method in Color16 public shade() { method in Blue54 Red.prototype.shade = function () { method in Red64 Color.prototype.shade = function () { return "some shade"; }; method in Color73 Blue.prototype.shade = function () { method in Blue
92 var shade: color = color.green; variable
2 public shade() { method in Red9 public shade() { return "some shade"; } method in Color15 public shade() { method in Blue
95 var shade: color = color.green; variable
31 SkPaint shade; in draw_url_annotated_text_with_box() local
461 inline Color<T> Color<T>::shade(const Color<T> &c1, const Color<T> &c2, float d) in shade() function in sw::Color
150 struct quad_stage *shade; member
251 ShadingDef shade; /**< shading parameters */ member
511 SkPMColor SkPerlinNoiseShaderImpl::PerlinNoiseShaderContext::shade( in shade() function in SkPerlinNoiseShaderImpl::PerlinNoiseShaderContext
2033 def shade(self): member in TestSpecial.test_extending2.Shade2047 def shade(self): member in TestSpecial.test_extending3.Shade