Home
last modified time | relevance | path

Searched defs:setSize (Results 1 – 25 of 38) 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/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/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/vk-gl-cts/framework/platform/win32/
DtcuWin32Window.cpp111 void Window::setSize (int width, int height) in setSize() function in tcu::win32::Window
/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
Duvector.cpp366 void UVector::setSize(int32_t newSize, UErrorCode &status) { in setSize() function in UVector
/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
Duvector.cpp366 void UVector::setSize(int32_t newSize, UErrorCode &status) { in setSize() function in UVector
/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
Duvector.cpp368 void UVector::setSize(int32_t newSize, UErrorCode &status) { in setSize() function in UVector
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_hiAppEvent.js33 this.setSize = function (...arg) { method
/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
/third_party/skia/modules/skparagraph/src/
DParagraphImpl.h330 void setSize(SkScalar height, SkScalar width, SkScalar longestLine) { in setSize() function
/third_party/skia/src/core/
DSkFont.cpp101 void SkFont::setSize(SkScalar size) { in setSize() function in SkFont
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fBufferTestUtil.cpp221 void ReferenceBuffer::setSize (int numBytes) in setSize() function in deqp::gles2::Functional::BufferTestUtil::ReferenceBuffer
/third_party/skia/include/core/
DSkRect.h284 void setSize(SkISize size) { in setSize() function

12