Searched refs:NUM_BINS (Results 1 – 6 of 6) sorted by relevance
53 std::vector<Tile*> tiles_[NUM_BINS];54 bool bin_sorted_[NUM_BINS];
69 for (int bin = 0; bin < NUM_BINS; ++bin) in PrioritizedTileSet()81 for (int bin = 0; bin < NUM_BINS; ++bin) { in Clear()
29 NUM_BINS = 8 enumerator
39 case NUM_BINS: in ManagedTileBinAsValue()
128 int count_per_bin = count / NUM_BINS; in CreateTiles()
27 const ManagedTileBin kBinPolicyMap[NUM_TILE_MEMORY_LIMIT_POLICIES][NUM_BINS] = {68 const ManagedTileBin kBinReadyToDrawMap[2][NUM_BINS] = {91 const ManagedTileBin kBinIsActiveMap[2][NUM_BINS] = {