Searched refs:tiles_total (Results 1 – 1 of 1) sorted by relevance
452 const int tiles_total = tiles_x * tiles_y; in BindArguments() local455 RETURN_IF_ERROR(args->SetInt("tiles_total", tiles_total)); in BindArguments()