Home
last modified time | relevance | path

Searched refs:total_components (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gchips/gralloc4/src/core/
Dformat_info.h78 int total_components() const in total_components() function
Dmali_gralloc_formats.cpp1109 if (f_new->total_components() == f_old->total_components()) in comparable_components()
1120 if (f_new->total_components() == 3 && in comparable_components()
1130 if (f_new->total_components() == f_old->total_components()) in comparable_components()
Dformat_info.cpp453 format->total_components() == 0 || in sanitize_formats()
470 if (format->npln > format->total_components()) in sanitize_formats()