Searched refs:ComputeKey (Results 1 - 11 of 11) sorted by relevance

/external/skia/src/core/
H A DSkLayerInfo.cpp10 SkPicture::AccelData::Key SkLayerInfo::ComputeKey() { function in class:SkLayerInfo
H A DSkLayerInfo.h77 static SkPicture::AccelData::Key ComputeKey();
H A DSkPictureRecorder.cpp56 SkPicture::AccelData::Key key = SkLayerInfo::ComputeKey();
146 SkPicture::AccelData::Key key = SkLayerInfo::ComputeKey();
H A DSkRecordDraw.cpp643 SkPicture::AccelData::Key key = SkLayerInfo::ComputeKey();
/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.h30 static void ComputeKey(const SkPath& path, const SkStrokeRec& stroke, GrUniqueKey* key);
H A DGrPath.cpp16 void GrPath::ComputeKey(const SkPath& path, const SkStrokeRec& stroke, GrUniqueKey* key) { function in class:GrPath
H A DGrStencilAndCoverPathRenderer.cpp79 GrPath::ComputeKey(skPath, stroke, &key);
H A DGrLayerHoister.cpp135 SkPicture::AccelData::Key key = SkLayerInfo::ComputeKey();
192 SkPicture::AccelData::Key key = SkLayerInfo::ComputeKey();
H A DSkGpuDevice.cpp2002 SkPicture::AccelData::Key key = SkLayerInfo::ComputeKey();
/external/skia/tests/
H A DPictureTest.cpp366 SkPicture::AccelData::Key key = SkLayerInfo::ComputeKey();

Completed in 162 milliseconds