Searched defs:ComputeKey (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/gpu/
H A DGrPath.cpp17 void GrPath::ComputeKey(const GrShape& shape, GrUniqueKey* key, bool* outIsVolatile) { function in class:GrPath
/external/skqp/src/gpu/
H A DGrPath.cpp17 void GrPath::ComputeKey(const GrShape& shape, GrUniqueKey* key, bool* outIsVolatile) { function in class:GrPath
/external/skia/bench/
H A DGrResourceCacheBench.cpp31 static void ComputeKey(int i, int keyData32Count, GrUniqueKey* key) { function in class:BenchResource
48 BenchResource::ComputeKey(i, keyData32Count, &key);
147 BenchResource::ComputeKey(k, fKeyData32Count, &key);
/external/skqp/bench/
H A DGrResourceCacheBench.cpp31 static void ComputeKey(int i, int keyData32Count, GrUniqueKey* key) { function in class:BenchResource
47 BenchResource::ComputeKey(i, keyData32Count, &key);
146 BenchResource::ComputeKey(k, fKeyData32Count, &key);

Completed in 345 milliseconds