Searched defs:SkV4 (Results 1 – 1 of 1) sorted by relevance
93 struct SK_API SkV4 { struct96 bool operator==(const SkV4& v) const { argument113 const float* ptr() const { return &x; } in ptr()114 float* ptr() { return &x; } in ptr()