Searched refs:data_cap (Results 1 – 2 of 2) sorted by relevance
65 bool allocate(size_t entry_cap, size_t data_cap) { in allocate() argument71 characteristics = allocate_camera_metadata(entry_cap, data_cap); in allocate()
61 bool allocate(size_t entry_cap, size_t data_cap) { in allocate() argument67 characteristics = allocate_camera_metadata(entry_cap, data_cap); in allocate()