Home
last modified time | relevance | path

Searched defs:AtlasPathKey (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/ops/
DAtlasPathRenderer.h117 struct AtlasPathKey { struct
127 using Hash = SkForceDirectHash<AtlasPathKey>; argument
/third_party/skia/src/gpu/ops/
DAtlasPathRenderer.h102 struct AtlasPathKey { struct
112 SkTHashMap<AtlasPathKey, SkIPoint16> fAtlasPathCache; argument