Home
last modified time | relevance | path

Searched defs:setSize (Results 1 – 25 of 48) sorted by relevance

12

/third_party/vk-gl-cts/framework/common/
DtcuSurface.cpp52 void Surface::setSize (int width, int height) in setSize() function in Surface
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbolELF.h22 void setSize(const MCExpr *SS) { SymbolSize = SS; } in setSize() function
DMCSymbolWasm.h41 void setSize(const MCExpr *SS) { SymbolSize = SS; } in setSize() function
/third_party/flutter/skia/samplecode/
DSample.cpp20 void Sample::setSize(SkScalar width, SkScalar height) { in setSize() function in Sample
DSample.h46 void setSize(const SkPoint& size) { this->setSize(size.fX, size.fY); } in setSize() function
/third_party/skia/samplecode/
DSample.cpp20 void Sample::setSize(SkScalar width, SkScalar height) { in setSize() function in Sample
DSample.h48 void setSize(const SkPoint& size) { this->setSize(size.fX, size.fY); } in setSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DFunctionInfo.h177 void setSize(uint64_t Size) { Range.End = Range.Start + Size; } in setSize() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DIndexBuffer11.cpp110 angle::Result IndexBuffer11::setSize(const gl::Context *context, in setSize() function in rx::IndexBuffer11
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32Window.cpp111 void Window::setSize (int width, int height) in setSize() function in tcu::win32::Window
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DIndexBuffer11.cpp110 angle::Result IndexBuffer11::setSize(const gl::Context *context, in setSize() function in rx::IndexBuffer11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DIndexBuffer9.cpp110 angle::Result IndexBuffer9::setSize(const gl::Context *context, in setSize() function in rx::IndexBuffer9
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DIndexBuffer9.cpp110 angle::Result IndexBuffer9::setSize(const gl::Context *context, in setSize() function in rx::IndexBuffer9
/third_party/node/deps/icu-small/source/common/
Duvectr64.cpp196 void UVector64::setSize(int32_t newSize) { in setSize() function in UVector64
Duvectr32.cpp278 void UVector32::setSize(int32_t newSize) { in setSize() function in UVector32
/third_party/skia/third_party/externals/icu/source/common/
Duvectr64.cpp196 void UVector64::setSize(int32_t newSize) { in setSize() function in UVector64
Duvectr32.cpp278 void UVector32::setSize(int32_t newSize) { in setSize() function in UVector32
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duvectr64.cpp196 void UVector64::setSize(int32_t newSize) { in setSize() function in UVector64
Duvectr32.cpp278 void UVector32::setSize(int32_t newSize) { in setSize() function in UVector32
/third_party/icu/icu4c/source/common/
Duvectr64.cpp196 void UVector64::setSize(int32_t newSize) { in setSize() function in UVector64
Duvectr32.cpp278 void UVector32::setSize(int32_t newSize) { in setSize() function in UVector32
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_hiAppEvent.js33 this.setSize = function (...arg) { method
/third_party/gstreamer/gstplugins_good/ext/qt/
Dqtglrenderer.cc67 void GstBackingSurface::setSize (int width, int height) in setSize() function in GstBackingSurface
729 void GstQuickRenderer::setSize(int w, int h) in setSize() function in GstQuickRenderer
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFSection.h69 void setSize(Elf64_Xword sh_size) { Header.sh_size = sh_size; } in setSize() function
DIceAssembler.h200 void setSize(intptr_t NewSize) { in setSize() function

12