Searched refs:configIndex (Results 1 – 2 of 2) sorted by relevance
45 for (size_t configIndex = 0; configIndex < SK_ARRAY_COUNT(configs); ++configIndex) { in onRun() local49 bitmap.setConfig(configs[configIndex], kWidth, kHeight); in onRun()
476 const int configIndex = configs[i]; in tool_main() local477 const Config& config = gConfigs[configIndex]; in tool_main()