/hardware/google/aemu/base/include/aemu/base/ |
D | AlignedBuf.h | 70 void resize(size_t newSize) { in resize() function
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | AlignedBuf.h | 73 void resize(size_t newSize) { in resize() function
|
/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/interfaces/automotive/vehicle/aidl/impl/fake_impl/obd2frame/src/ |
D | Obd2SensorStore.cpp | 42 void Obd2SensorStore::BitmaskInVector::resize(size_t numBits) { in resize() function in android::hardware::automotive::vehicle::fake::obd2frame::Obd2SensorStore::BitmaskInVector
|
/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/gfxstream/host/gl/ |
D | EmulatedEglWindowSurface.cpp | 149 bool EmulatedEglWindowSurface::resize(unsigned int p_width, unsigned int p_height) in resize() function in gfxstream::gl::EmulatedEglWindowSurface
|
D | TextureResize.cpp | 371 void TextureResize::resize(GLuint texture) { in resize() function in gfxstream::gl::TextureResize
|
/hardware/google/aemu/base/ |
D | Win32UnicodeString.cpp | 107 void Win32UnicodeString::resize(size_t newSize) { in resize() function in android::base::Win32UnicodeString
|
/hardware/google/gfxstream/host/testlibs/x11/ |
D | X11Window.cpp | 335 bool X11Window::resize(int width, int height) in resize() function in X11Window
|
/hardware/google/gfxstream/host/testlibs/qnx/ |
D | QNXWindow.cpp | 439 bool QNXWindow::resize(int width, int height) { in resize() function in QNXWindow
|
/hardware/google/gfxstream/host/testlibs/windows/win32/ |
D | Win32Window.cpp | 770 bool Win32Window::resize(int width, int height) in resize() function in Win32Window
|
/hardware/google/gfxstream/host/testlibs/osx/ |
D | OSXWindow.mm | 666 bool OSXWindow::resize(int width, int height) function
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/ |
D | SmallVector.h | 147 void resize(size_type newSize) { resize_impl<true>(newSize); } in resize() function
|
/hardware/google/aemu/base/include/aemu/base/containers/ |
D | SmallVector.h | 147 void resize(size_type newSize) { resize_impl<true>(newSize); } in resize() function
|
/hardware/google/camera/common/hal/utils/ |
D | hal_camera_metadata.cc | 133 bool resize = false; in ResizeIfNeeded() local
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | ralloc.c | 160 resize(void *ptr, size_t size) in resize() function
|
/hardware/google/gfxstream/guest/mesa/include/CL/ |
D | cl.hpp | 561 void resize( ::size_t n ) in resize() function in cl::string 860 void resize(unsigned int newSize, T fill = T()) in resize() function in cl::vector
|