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

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

Completed in 712 milliseconds