Home
last modified time | relevance | path

Searched refs:fShapeForKey (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/utils/
H A DSkShadowUtils.cpp398 , fShapeForKey(*path, GrStyle::SimpleFill()) in ShadowedPath()
406 int keyBytes() const { return fShapeForKey.unstyledKeySize() * sizeof(uint32_t); } in keyBytes()
408 fShapeForKey.writeUnstyledKey(reinterpret_cast<uint32_t*>(key)); in writeKey()
410 bool isRRect(SkRRect* rrect) { return fShapeForKey.asRRect(rrect, nullptr, nullptr, nullptr); } in isRRect()
421 GrStyledShape fShapeForKey; member in __anon18979::ShadowedPath

Completed in 2 milliseconds