Home
last modified time | relevance | path

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

/packages/services/Car/surround_view/service-impl/
Dcore_lib.h683 bool is_data_preallocated; member
685 data_pointer(nullptr), width(0), height(0), is_data_preallocated(false) {} in SurroundViewResultPointer()
694 is_data_preallocated = false; in SurroundViewResultPointer()
705 is_data_preallocated(true) {} in SurroundViewResultPointer()