Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
H A DSmallPathShapeData.cpp22 shape.writeUnstyledKey(&fKey[1]); in SmallPathShapeDataKey()
49 shape.writeUnstyledKey(&fKey[5]); in SmallPathShapeDataKey()
H A DSoftwarePathRenderer.cpp318 args.fShape->writeUnstyledKey(&builder[7]); in onDrawPath()
H A DTriangulatingPathRenderer.cpp244 shape.writeUnstyledKey(&builder[0]); in CreateKey()
/third_party/skia/src/gpu/geometry/
H A DGrStyledShape.h259 void writeUnstyledKey(uint32_t* key) const;
H A DGrStyledShape.cpp178 void GrStyledShape::writeUnstyledKey(uint32_t* key) const { in writeUnstyledKey() function in GrStyledShape
279 parent.writeUnstyledKey(fInheritedKey.get()); in setInheritedKey()
/third_party/skia/src/gpu/
H A DGrBlurUtils.cpp370 shape.writeUnstyledKey(&builder[7]); in compute_key_and_clip_bounds()
/third_party/skia/src/utils/
H A DSkShadowUtils.cpp408 fShapeForKey.writeUnstyledKey(reinterpret_cast<uint32_t*>(key)); in writeKey()
/third_party/skia/tests/
H A DGrStyledShapeTest.cpp48 shape.writeUnstyledKey(key->begin()); in make_key()

Completed in 11 milliseconds