Searched refs:handle_data_size (Results 1 – 2 of 2) sorted by relevance
/external/minigbm/cros_gralloc/ | ||
D | cros_gralloc_helpers.h | 18 constexpr uint32_t handle_data_size = variable |
D | cros_gralloc_driver.cc | 132 hnd->base.numInts = handle_data_size - num_planes; in allocate() |