Home
last modified time | relevance | path

Searched defs:resize (Results 1 - 25 of 171) sorted by relevance

1234567

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkWsiPlatform.cpp41 void Window::resize (const tcu::UVec2&) in resize() function in vk::wsi::Window
/kernel/linux/linux-5.10/include/linux/
H A Dparman.h58 int (*resize)(void *priv, unsigned long new_count); member
/kernel/linux/linux-6.6/include/linux/
H A Dparman.h58 int (*resize)(void *priv, unsigned long new_count); member
/third_party/glslang/glslang/MachineIndependent/
H A Dlocalintermediate.h76 void resize(int s) in resize() function in glslang::TSwizzleSelectors
/third_party/skia/third_party/externals/dawn/src/common/
H A Dityp_vector.h97 void resize(Index size) { in resize() function in ityp::vector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DValueList.h65 void resize(unsigned N) { in resize() function in llvm::BitcodeReaderValueList
/third_party/skia/tools/sk_app/
H A DGLWindowContext.cpp88 void GLWindowContext::resize(int w, int h) { in resize() function in sk_app::GLWindowContext
H A DDawnWindowContext.cpp91 void DawnWindowContext::resize(int w, int h) { in resize() function in sk_app::DawnWindowContext
/third_party/skia/tools/viewer/
H A DSkRiveSlide.cpp44 void SkRiveSlide::resize(SkScalar w, SkScalar h) { in resize() function in SkRiveSlide
H A DSvgSlide.cpp49 void SvgSlide::resize(SkScalar w, SkScalar h) { in resize() function in SvgSlide
H A DSlide.h27 virtual void resize(SkScalar winWidth, SkScalar winHeight) {} in resize() function in Slide
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIndexedMap.h59 void resize(typename StorageT::size_type s) { in resize() function in llvm::IndexedMap
/third_party/rust/crates/regex/src/
H A Dpikevm.rs347 fn resize(&mut self, num_insts: usize, ncaps: usize) { in resize() functions
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_winsys.h58 (*resize)(struct stw_winsys_framebuffer *fb, member
/third_party/skia/tools/sk_app/android/
H A DRasterWindowContext_android.cpp68 void RasterWindowContext_android::resize(int w, int h) { in resize() function in __anon26511::RasterWindowContext_android
/third_party/skia/tools/sk_app/win/
H A DRasterWindowContext_win.cpp54 void RasterWindowContext_win::resize(int w, int h) { in resize() function in __anon26517::RasterWindowContext_win
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dresize_uninitialized_test.cc32 void resize(size_t) { resize_call_count += 1; } in resize() function
47 void resize(size_t) { resize_call_count += 1; } in resize() function
/third_party/vk-gl-cts/framework/opengl/
H A DgluObjectWrapper.cpp101 void ObjectVector::resize (size_t newSize) in resize() function in glu::ObjectVector
/third_party/musl/src/search/
H A Dhsearch.c40 static int resize(size_t nel, struct hsearch_data *htab) in resize() function
/third_party/littlefs/scripts/
H A Dtailpipe.py56 def resize(self, maxlen): member in LinesIO
/third_party/skia/third_party/externals/angle2/src/common/
H A DMemoryBuffer.cpp27 bool MemoryBuffer::resize(size_t size) in resize() function in angle::MemoryBuffer
/third_party/skia/src/gpu/gl/
H A DGrGLVertexArray.h30 void resize(int newCount) { in resize() function in GrGLAttribArrayState
/third_party/skia/third_party/externals/angle2/util/display/
H A DDisplayWindow.cpp63 bool DisplayWindow::resize(int width, int height) in resize() function in DisplayWindow
/third_party/skia/third_party/externals/angle2/util/ozone/
H A DOzoneWindow.cpp65 bool OzoneWindow::resize(int width, int height) in resize() function in OzoneWindow
/third_party/skia/tools/sk_app/unix/
H A DRasterWindowContext_unix.cpp54 void RasterWindowContext_xlib::resize(int w, int h) { in resize() function in __anon26513::RasterWindowContext_xlib

Completed in 8 milliseconds

1234567