Searched refs:WriteKey (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/src/gpu/ |
| D | GrStyle.h | 75 static void WriteKey(uint32_t*, const GrStyle&, Apply, SkScalar scale, uint32_t flags = 0);
|
| D | GrStyle.cpp | 33 void GrStyle::WriteKey(uint32_t *key, const GrStyle &style, Apply apply, SkScalar scale, in WriteKey() function in GrStyle
|
| /third_party/skia/src/gpu/geometry/ |
| D | GrStyledShape.cpp | 286 GrStyle::WriteKey(fInheritedKey.get() + parentCnt, parent.fStyle, apply, scale, in setInheritedKey()
|