Searched refs:ComputeKey (Results 1 – 11 of 11) sorted by relevance
32 static void ComputeKey(int i, GrUniqueKey* key) { in ComputeKey() function in BenchResource47 BenchResource::ComputeKey(i, &key); in populate_cache()130 BenchResource::ComputeKey(k, &key); in onDraw()
10 SkPicture::AccelData::Key SkLayerInfo::ComputeKey() { in ComputeKey() function in SkLayerInfo
56 SkPicture::AccelData::Key key = SkLayerInfo::ComputeKey(); in endRecordingAsPicture()146 SkPicture::AccelData::Key key = SkLayerInfo::ComputeKey(); in onNewPictureSnapshot()
77 static SkPicture::AccelData::Key ComputeKey();
643 SkPicture::AccelData::Key key = SkLayerInfo::ComputeKey(); in trackSaveLayersForPicture()
30 static void ComputeKey(const SkPath& path, const SkStrokeRec& stroke, GrUniqueKey* key);
16 void GrPath::ComputeKey(const SkPath& path, const SkStrokeRec& stroke, GrUniqueKey* key) { in ComputeKey() function in GrPath
135 SkPicture::AccelData::Key key = SkLayerInfo::ComputeKey(); in FindLayersToAtlas()192 SkPicture::AccelData::Key key = SkLayerInfo::ComputeKey(); in FindLayersToHoist()
79 GrPath::ComputeKey(skPath, stroke, &key); in get_gr_path()
2002 SkPicture::AccelData::Key key = SkLayerInfo::ComputeKey(); in EXPERIMENTAL_drawPicture()
366 SkPicture::AccelData::Key key = SkLayerInfo::ComputeKey(); in test_savelayer_extraction()