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