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

/external/skia/src/gpu/
H A DGrStyle.cpp11 int GrStyle::KeySize(const GrStyle &style, Apply apply, uint32_t flags) { function in class:GrStyle
36 SkASSERT(KeySize(style, apply) >= 0);
103 SkASSERT(KeySize(style, apply) == i);

Completed in 113 milliseconds