Searched defs:WriteKey (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrStyle.cpp33 void GrStyle::WriteKey(uint32_t *key, const GrStyle &style, Apply apply, SkScalar scale, function in class:GrStyle
42 // 1. WriteKey with apply == kPathEffectAndStrokeRec
43 // 2. WriteKey with apply == kPathEffectOnly followed by WriteKey of a GrStyle made

Completed in 226 milliseconds