Home
last modified time | relevance | path

Searched defs:setSize (Results 1 - 25 of 29) sorted by relevance

12

/third_party/vk-gl-cts/framework/common/
H A 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/
H A DMCSymbolELF.h22 void setSize(const MCExpr *SS) { SymbolSize = SS; } in setSize() function in llvm::MCSymbolELF
H A DMCSymbolWasm.h41 void setSize(const MCExpr *SS) { SymbolSize = SS; } in setSize() function in llvm::MCSymbolWasm
H A DMCFragment.h542 void setSize(uint64_t Value) { Size = Value; } in setSize() function in llvm::MCBoundaryAlignFragment
/third_party/skia/samplecode/
H A DSample.cpp20 void Sample::setSize(SkScalar width, SkScalar height) { in setSize() function in Sample
H A DSample.h48 void setSize(const SkPoint& size) { this->setSize(size.fX, size.fY); } in setSize() function in Sample
/third_party/icu/icu4c/source/common/
H A Duvectr64.cpp196 void UVector64::setSize(int32_t newSize) { in setSize() function in UVector64
H A Duvectr32.cpp278 void UVector32::setSize(int32_t newSize) { in setSize() function in UVector32
H A Duvector.cpp366 void UVector::setSize(int32_t newSize, UErrorCode &status) { in setSize() function in UVector
/third_party/node/deps/icu-small/source/common/
H A Duvectr64.cpp196 void UVector64::setSize(int32_t newSize) { in setSize() function in UVector64
H A Duvectr32.cpp278 void UVector32::setSize(int32_t newSize) { in setSize() function in UVector32
H A Duvector.cpp366 void UVector::setSize(int32_t newSize, UErrorCode &status) { in setSize() function in UVector
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DIndexBuffer9.cpp110 angle::Result IndexBuffer9::setSize(const gl::Context *context, in setSize() function in rx::IndexBuffer9
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DIndexBuffer11.cpp110 angle::Result IndexBuffer11::setSize(const gl::Context *context, in setSize() function in rx::IndexBuffer11
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DFunctionInfo.h177 void setSize(uint64_t Size) { Range.End = Range.Start + Size; } in setSize() function
/third_party/skia/third_party/externals/icu/source/common/
H A Duvectr64.cpp196 void UVector64::setSize(int32_t newSize) { in setSize() function in UVector64
H A Duvectr32.cpp278 void UVector32::setSize(int32_t newSize) { in setSize() function in UVector32
H A Duvector.cpp368 void UVector::setSize(int32_t newSize, UErrorCode &status) { in setSize() function in UVector
/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWin32Window.cpp111 void Window::setSize (int width, int height) in setSize() function in tcu::win32::Window
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntervalMap.h515 void setSize(unsigned n) { pip.setInt(n - 1); } in setSize() function in llvm::IntervalMapImpl::NodeRef
[all...]
/third_party/skia/include/core/
H A DSkRect.h284 void setSize(SkISize size) { in setSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssembler.h200 void setSize(intptr_t NewSize) { in setSize() function in Ice::AssemblerBuffer
H A DIceELFSection.h69 void setSize(Elf64_Xword sh_size) { Header.sh_size = sh_size; } in setSize() function in Ice::ELFSection
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferTestUtil.cpp221 void ReferenceBuffer::setSize (int numBytes) in setSize() function in deqp::gles2::Functional::BufferTestUtil::ReferenceBuffer
/third_party/skia/src/core/
H A DSkFont.cpp101 void SkFont::setSize(SkScalar size) { in setSize() function in SkFont

Completed in 18 milliseconds

12