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

/external/skia/src/core/
H A DSkLayerInfo.cpp10 SkPicture::AccelData::Key SkLayerInfo::ComputeKey() { function in class:SkLayerInfo
/external/skia/bench/
H A DGrResourceCacheBench.cpp32 static void ComputeKey(int i, GrUniqueKey* key) { function in class:BenchResource
47 BenchResource::ComputeKey(i, &key);
130 BenchResource::ComputeKey(k, &key);
/external/skia/src/gpu/
H A DGrPath.cpp16 void GrPath::ComputeKey(const SkPath& path, const SkStrokeRec& stroke, GrUniqueKey* key) { function in class:GrPath

Completed in 539 milliseconds