Searched refs:GetTotalComponentCount (Results 1 – 2 of 2) sorted by relevance
373 size_t GetTotalComponentCount() const { return total_component_count_; } in GetTotalComponentCount() function
2264 const size_t image_component_count = layout.GetTotalComponentCount(); in LoadImage()