Searched refs:total_component_count (Results 1 – 1 of 1) sorted by relevance
2361 size_t total_component_count = 0; in LoadImage() local2363 total_component_count += space->GetComponentCount(); in LoadImage()2366 total_component_count == chunk.start_index + chunk.component_count) { in LoadImage()