Home
last modified time | relevance | path

Searched defs:ComputeKey (Results 1 – 2 of 2) sorted by relevance

/external/skia/bench/
DGrResourceCacheBench.cpp31 static void ComputeKey(int i, int keyData32Count, GrUniqueKey* key) { in ComputeKey() function in BenchResource
/external/skia/src/gpu/
DGrPath.cpp177 void GrPath::ComputeKey(const SkPath& path, const GrStrokeInfo& stroke, GrUniqueKey* key, in ComputeKey() function in GrPath