Home
last modified time | relevance | path

Searched refs:gPathDomain (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
DGrPath.cpp12 static const GrCacheID::Domain gPathDomain = GrCacheID::GenerateDomain(); in ComputeKey() local
30 return GrResourceKey(GrCacheID(gPathDomain, key), gPathResourceType, 0); in ComputeKey()
/external/skia/src/gpu/
DGrPath.cpp12 static const GrCacheID::Domain gPathDomain = GrCacheID::GenerateDomain(); in ComputeKey() local
30 return GrResourceKey(GrCacheID(gPathDomain, key), gPathResourceType, 0); in ComputeKey()