Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrDrawOpAtlas.cpp62 GrDrawOpAtlas::Plot::Plot(int pageIndex, int plotIndex, uint64_t genID, int offX, int offY, in Plot()
544 uint32_t plotIndex = r * numPlotsX + c; in createPages() local
589 uint32_t plotIndex = r * numPlotsX + c; in deactivateLastPage() local