Home
last modified time | relevance | path

Searched defs:resize (Results 1 – 25 of 26) sorted by relevance

12

/device/generic/vulkan-cereal/third-party/angle/src/common/
DFixedVector.h304 void FixedVector<T, N, Storage>::resize(size_type count) in resize() function
320 void FixedVector<T, N, Storage>::resize(size_type count, const value_type &value) in resize() function
DFastVector.h354 void FastVector<T, N, Storage>::resize(size_type count) in resize() function
364 void FastVector<T, N, Storage>::resize(size_type count, const value_type &value) in resize() function
DMemoryBuffer.cpp24 bool MemoryBuffer::resize(size_t size) in resize() function in angle::MemoryBuffer
/device/generic/vulkan-cereal/third-party/angle/util/ozone/
DOzoneWindow.cpp55 bool OzoneWindow::resize(int width, int height) in resize() function in OzoneWindow
/device/generic/vulkan-cereal/base/
DAlignedBuf.h70 void resize(size_t newSize) { in resize() function
DWin32UnicodeString.cpp107 void Win32UnicodeString::resize(size_t newSize) { in resize() function in android::base::Win32UnicodeString
DSmallVector.h147 void resize(size_type newSize) { resize_impl<true>(newSize); } in resize() function
/device/generic/goldfish-opengl/android-emu/android/base/
DAlignedBuf.h72 void resize(size_t newSize) { in resize() function
/device/generic/vulkan-cereal/third-party/angle/util/android/
DAndroidWindow.cpp65 bool AndroidWindow::resize(int width, int height) in resize() function in AndroidWindow
/device/google/cuttlefish/host/libs/config/
Ddata_image.cpp133 bool resize{}; in ApplyDataImagePolicy() local
/device/generic/vulkan-cereal/stream-servers/
DWindowSurface.cpp140 bool WindowSurface::resize(unsigned int p_width, unsigned int p_height) in resize() function in WindowSurface
DTextureResize.cpp381 void TextureResize::resize(GLuint texture) { in resize() function in TextureResize
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DSizedMRUCache.h94 void resize(size_t maximumTotalSize) in resize() function
DMemoryProgramCache.cpp247 void MemoryProgramCache::resize(size_t maxCacheSizeBytes) in resize() function in gl::MemoryProgramCache
/device/generic/vulkan-cereal/third-party/angle/util/fuchsia/
DScenicWindow.cpp172 bool ScenicWindow::resize(int width, int height) in resize() function in ScenicWindow
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DSwapChain9.cpp88 EGLint SwapChain9::resize(DisplayD3D *displayD3D, int backbufferWidth, int backbufferHeight) in resize() function in rx::SwapChain9
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.cpp1216 angle::Result Buffer11::NativeStorage::resize(const gl::Context *context, in resize() function in rx::Buffer11::NativeStorage
1659 angle::Result Buffer11::EmulatedIndexedStorage::resize(const gl::Context *context, in resize() function in rx::Buffer11::EmulatedIndexedStorage
1717 angle::Result Buffer11::PackStorage::resize(const gl::Context *context, in resize() function in rx::Buffer11::PackStorage
1842 angle::Result Buffer11::SystemMemoryStorage::resize(const gl::Context *context, in resize() function in rx::Buffer11::SystemMemoryStorage
DSwapChain11.cpp453 EGLint SwapChain11::resize(DisplayD3D *displayD3D, EGLint backbufferWidth, EGLint backbufferHeight) in resize() function in rx::SwapChain11
/device/generic/vulkan-cereal/third-party/angle/util/x11/
DX11Window.cpp425 bool X11Window::resize(int width, int height) in resize() function in X11Window
/device/generic/vulkan-cereal/stream-servers/testlibs/x11/
DX11Window.cpp335 bool X11Window::resize(int width, int height) in resize() function in X11Window
/device/generic/vulkan-cereal/stream-servers/testlibs/windows/win32/
DWin32Window.cpp770 bool Win32Window::resize(int width, int height) in resize() function in Win32Window
/device/generic/vulkan-cereal/third-party/angle/util/osx/
DOSXWindow.mm752 bool OSXWindow::resize(int width, int height) function
/device/generic/vulkan-cereal/third-party/angle/util/windows/win32/
DWin32Window.cpp761 bool Win32Window::resize(int width, int height) in resize() function in Win32Window
/device/generic/vulkan-cereal/stream-servers/testlibs/osx/
DOSXWindow.mm662 bool OSXWindow::resize(int width, int height) function
/device/generic/goldfish-opengl/android-emu/android/base/containers/
DSmallVector.h147 void resize(size_type newSize) { resize_impl<true>(newSize); } in resize() function

12