Searched defs:plotWidth (Results 1 – 1 of 1) sorted by relevance
60 int height, int plotWidth, int plotHeight, in Make()215 int plotWidth, int plotHeight, GenerationCounter* generationCounter, in GrDrawOpAtlas()753 int plotWidth = atlasDimensions.width() >= 1024 ? 512 : 256; in plotDimensions() local758 int plotWidth = atlasDimensions.width() >= 2048 ? 512 : 256; in plotDimensions() local