Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrDrawOpAtlas.h75 PlotLocator(uint32_t pageIdx, uint32_t plotIdx, uint64_t generation) in PlotLocator()
276 uint32_t plotIdx = atlasLocator.plotIndex(); in setLastUseToken() local
303 int plotIdx = atlasLocator.plotIndex(); in add() local
/third_party/flutter/skia/src/gpu/
DGrDrawOpAtlas.h148 uint32_t plotIdx = GetPlotIndexFromID(id); in setLastUseToken() local
315 static GrDrawOpAtlas::AtlasID CreateId(uint32_t pageIdx, uint32_t plotIdx, in CreateId()