Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DAtlasPathRenderer.h112 SkTHashMap<AtlasPathKey, SkIPoint16> fAtlasPathCache; variable
/third_party/skia/m133/src/gpu/ganesh/ops/
DAtlasPathRenderer.h130 skia_private::THashMap<AtlasPathKey, SkIPoint16, AtlasPathKey::Hash> fAtlasPathCache; variable