Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/
H A DAtlasTypes.h301 PlotLocator plotLocator() const { return fPlotLocator; } in plotLocator() function
451 PlotLocator plotLocator() const { in plotLocator() function
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DSmallPathAtlasMgr.cpp136 void SmallPathAtlasMgr::evict(skgpu::PlotLocator plotLocator) { in evict()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDrawOpAtlas.h123 bool hasID(const skgpu::PlotLocator& plotLocator) { in hasID()
H A DGrDrawOpAtlas.cpp136 inline void GrDrawOpAtlas::processEviction(PlotLocator plotLocator) { in processEviction()
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DPathAtlas.cpp188 void PathAtlas::DrawAtlasMgr::evict(PlotLocator plotLocator) { in evict()
H A DDrawAtlas.h128 bool hasID(const PlotLocator& plotLocator) { in hasID()
H A DDrawAtlas.cpp112 inline void DrawAtlas::processEviction(PlotLocator plotLocator) { in processEviction()