Home
last modified time | relevance | path

Searched refs:num_hal_formats (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gchips/gralloc3/src/
Dformat_info.cpp314 const size_t num_hal_formats = sizeof(hal_to_internal_format)/sizeof(hal_to_internal_format[0]); variable
387 for (int idx = 0; idx < (int)num_hal_formats; idx++) in get_internal_format()
/hardware/google/gchips/gralloc4/src/core/
Dformat_info.cpp296 const size_t num_hal_formats = sizeof(hal_to_internal_format)/sizeof(hal_to_internal_format[0]); variable
366 for (int idx = 0; idx < (int)num_hal_formats; idx++) in get_internal_format()