Home
last modified time | relevance | path

Searched defs:plotLocator (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/m133/src/gpu/graphite/
DClipAtlasManager.cpp62 void ClipAtlasManager::evict(PlotLocator plotLocator) { in evict()
DDrawAtlas.h128 bool hasID(const PlotLocator& plotLocator) { in hasID()
DPathAtlas.cpp194 void PathAtlas::DrawAtlasMgr::evict(PlotLocator plotLocator) { in evict()
DDrawAtlas.cpp112 inline void DrawAtlas::processEviction(PlotLocator plotLocator) { in processEviction()
/third_party/skia/src/gpu/
DGrDrawOpAtlas.h131 PlotLocator plotLocator() const { return fPlotLocator; } in plotLocator() function
294 bool hasID(const PlotLocator& plotLocator) { in hasID()
433 PlotLocator plotLocator() const { in plotLocator() function
DGrDrawOpAtlas.cpp251 inline void GrDrawOpAtlas::processEviction(PlotLocator plotLocator) { in processEviction()
/third_party/skia/src/gpu/ops/
DSmallPathAtlasMgr.cpp130 void SmallPathAtlasMgr::evict(GrDrawOpAtlas::PlotLocator plotLocator) { in evict()
/third_party/skia/m133/src/gpu/ganesh/ops/
DSmallPathAtlasMgr.cpp146 void SmallPathAtlasMgr::evict(skgpu::PlotLocator plotLocator) { in evict()
/third_party/skia/m133/src/gpu/
DAtlasTypes.h306 PlotLocator plotLocator() const { return fPlotLocator; } in plotLocator() function
482 PlotLocator plotLocator() const { in plotLocator() function
/third_party/skia/m133/src/gpu/ganesh/
DGrDrawOpAtlas.h126 bool hasID(const skgpu::PlotLocator& plotLocator) { in hasID()
DGrDrawOpAtlas.cpp156 inline void GrDrawOpAtlas::processEviction(PlotLocator plotLocator) { in processEviction()