Home
last modified time | relevance | path

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

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