Searched refs:fShapeForKey (Results 1 – 1 of 1) sorted by relevance
356 , fShapeForKey(*path, GrStyle::SimpleFill()) in ShadowedPath()364 int keyBytes() const { return fShapeForKey.unstyledKeySize() * sizeof(uint32_t); } in keyBytes()366 fShapeForKey.writeUnstyledKey(reinterpret_cast<uint32_t*>(key)); in writeKey()368 bool isRRect(SkRRect* rrect) { return fShapeForKey.asRRect(rrect, nullptr, nullptr, nullptr); } in isRRect()379 GrShape fShapeForKey; member in __anon33e536640111::ShadowedPath