Searched defs:plotLocator (Results 1 – 8 of 8) sorted by relevance
136 void SmallPathAtlasMgr::evict(skgpu::PlotLocator plotLocator) { in evict()
301 PlotLocator plotLocator() const { return fPlotLocator; } in plotLocator() function451 PlotLocator plotLocator() const { in plotLocator() function
123 bool hasID(const skgpu::PlotLocator& plotLocator) { in hasID()
136 inline void GrDrawOpAtlas::processEviction(PlotLocator plotLocator) { in processEviction()
194 void PathAtlas::DrawAtlasMgr::evict(PlotLocator plotLocator) { in evict()
130 bool hasID(const PlotLocator& plotLocator) { in hasID()
254 void ClipAtlasManager::DrawAtlasMgr::evict(PlotLocator plotLocator) { in evict()
115 const PlotLocator& plotLocator = plot->plotLocator(); in processEvictionAndResetRects() local