Home | History | Annotate | Download | only in layers

Lines Matching refs:checkerboard

762 void Layer::SetDrawCheckerboardForMissingTiles(bool checkerboard) {
764 if (draw_checkerboard_for_missing_tiles_ == checkerboard)
766 draw_checkerboard_for_missing_tiles_ = checkerboard;