Home
last modified time | relevance | path

Searched defs:resize (Results 26 - 50 of 103) sorted by relevance

12345

/third_party/vk-gl-cts/framework/platform/ohos/
H A DtcuOhosPlatform.cpp82 void resize(const UVec2& newSize) in resize() function in VulkanWindowOhos
/third_party/vk-gl-cts/framework/platform/osx/
H A DtcuOSXVulkanPlatform.cpp56 void resize (const UVec2& newSize) { in resize() function in tcu::osx::VulkanWindow
/third_party/backends/backend/genesys/
H A Dimage.cpp79 void Image::resize(std::size_t width, std::size_t height, PixelFormat format) in resize() function in genesys::Image
/third_party/json/tests/src/
H A Dunit-alt-string.cpp78 void resize (std::size_t n) in resize() function in alt_string
83 void resize (std::size_t n, char c) in resize() function in alt_string
/third_party/littlefs/scripts/
H A Dwatch.py92 def resize(self, maxlen): member in LinesIO
H A Dplot.py192 def resize(self, maxlen): member in LinesIO
H A Dtracebd.py78 def resize(self, maxlen): member in LinesIO
406 def resize(self, *, member in Bd
637 def resize(*, size=None, count=None): function
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSizedMRUCache.h94 void resize(size_t maximumTotalSize) in resize() function in angle::final
H A DMemoryProgramCache.cpp271 void MemoryProgramCache::resize(size_t maxCacheSizeBytes) in resize() function in gl::MemoryProgramCache
/third_party/skia/tools/sk_app/win/
H A DD3D12WindowContext_win.cpp211 void D3D12WindowContext::resize(int width, int height) { in resize() function in sk_app::D3D12WindowContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DScheduleDFS.h136 void resize(unsigned NumSUnits) { in resize() function in llvm::SchedDFSResult
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.cpp242 bool BitSet::resize(unsigned int nBits) in resize() function in nv50_ir::BitSet
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DSwapChain9.cpp88 EGLint SwapChain9::resize(DisplayD3D *displayD3D, int backbufferWidth, int backbufferHeight) in resize() function in rx::SwapChain9
/third_party/skia/third_party/externals/angle2/src/common/
H A DFastVector.h374 void FastVector<T, N, Storage>::resize(size_type count) in resize() function in angle::FastVector
384 void FastVector<T, N, Storage>::resize(size_type count, const value_type &value) in resize() function in angle::FastVector
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dsmall_vector.h400 void resize(size_t new_size, const T& v) { in resize() function in spvtools::utils::SmallVector
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dsmall_vector.h400 void resize(size_t new_size, const T& v) { in resize() function in spvtools::utils::SmallVector
/third_party/skia/third_party/externals/angle2/util/android/
H A DAndroidWindow.cpp110 bool AndroidWindow::resize(int width, int height) in resize() function in AndroidWindow
/third_party/skia/third_party/externals/angle2/util/fuchsia/
H A DScenicWindow.cpp178 bool ScenicWindow::resize(int width, int height) in resize() function in ScenicWindow
/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Window.cpp433 bool X11Window::resize(int width, int height) in resize() function in X11Window
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-map.hh139 bool resize () in resize() function
H A Dhb-vector.hh242 bool resize (int size_) in resize() function
/third_party/python/Lib/turtledemo/
H A D__main__.py313 def resize(size=size): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DBitVector.h193 void resize(unsigned N, bool t = false) { in resize() function in llvm::BitVector
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceLiveness.h130 void resize(SizeT Index) { in resize() function in Ice::Liveness
/third_party/skia/tools/viewer/
H A DSkottieSlide.cpp197 void SkottieSlide::resize(SkScalar w, SkScalar h) { in resize() function in SkottieSlide

Completed in 16 milliseconds

12345