Searched refs:VerbData (Results 1 – 4 of 4) sorted by relevance
149 static const uint8_t* VerbData(const SkPath& path) { in VerbData() function459 , fVerbs(SkPathPriv::VerbData(fPath)) in SkTPathContourParser()
151 static const uint8_t* VerbData(const SkPath& path) { in VerbData() function
206 memcpy(key, SkPathPriv::VerbData(path), verbCnt * sizeof(uint8_t)); in write_path_key_from_data()
207 memcpy(key, SkPathPriv::VerbData(path), verbCnt * sizeof(uint8_t)); in write_path_key_from_data()