Searched defs:ComputeKey (Results 1 – 4 of 4) sorted by relevance
17 void GrPath::ComputeKey(const GrShape& shape, GrUniqueKey* key, bool* outIsVolatile) { in ComputeKey() function in GrPath
60 void GrPath::ComputeKey(const GrShape&, GrUniqueKey*, bool*) {} in ComputeKey() function in GrPath
29 static void ComputeKey(int i, int keyData32Count, GrUniqueKey* key) { in ComputeKey() function in BenchResource