Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrPath.cpp17 void GrPath::ComputeKey(const GrShape& shape, GrUniqueKey* key, bool* outIsVolatile) { in ComputeKey() function in GrPath
/external/skia/bench/
DGrResourceCacheBench.cpp30 static void ComputeKey(int i, int keyData32Count, GrUniqueKey* key) { in ComputeKey() function in BenchResource