Searched defs:PlotLocator (Results 1 – 2 of 2) sorted by relevance
75 PlotLocator(uint32_t pageIdx, uint32_t plotIdx, uint64_t generation) in PlotLocator() function84 PlotLocator() : fGenID(0), fPlotIndex(0), fPageIndex(0) {} in PlotLocator() function
77 void evict(GrDrawOpAtlas::PlotLocator) override { in evict()