Home
last modified time | relevance | path

Searched refs:SkVertices_DeprecatedBone (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkVerticesPriv.h16 struct SkVertices_DeprecatedBone { float values[6]; }; struct
DSkPicturePlayback.cpp608 (void)reader->skip(boneCount, sizeof(SkVertices_DeprecatedBone)); in handleOp()