Searched defs:resize (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ | ||
D | Obd2SensorStore.cpp | 32 void Obd2SensorStore::BitmaskInVector::resize(size_t numBits) { in resize() function in android::hardware::automotive::vehicle::V2_0::Obd2SensorStore::BitmaskInVector |
/hardware/qcom/sdm845/display/libhistogram/ | ||
D | ringbuffer.cpp | 72 bool histogram::Ringbuffer::resize(size_t ringbuffer_size) { in resize() function in histogram::Ringbuffer |
/hardware/qcom/sm7250/display/libhistogram/ | ||
D | ringbuffer.cpp | 83 bool histogram::Ringbuffer::resize(size_t ringbuffer_size) { in resize() function in histogram::Ringbuffer |
/hardware/qcom/sm8150/display/libhistogram/ | ||
D | ringbuffer.cpp | 72 bool histogram::Ringbuffer::resize(size_t ringbuffer_size) { in resize() function in histogram::Ringbuffer |
/hardware/google/camera/common/hal/utils/ | ||
D | hal_camera_metadata.cc | 133 bool resize = false; in ResizeIfNeeded() local |