Home
last modified time | relevance | path

Searched defs:resize (Results 76 - 100 of 112) sorted by relevance

12345

/third_party/mesa3d/src/util/
H A Dralloc.c157 resize(void *ptr, size_t size) in resize() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp465 EGLint SwapChain11::resize(DisplayD3D *displayD3D, EGLint backbufferWidth, EGLint backbufferHeight) in resize() function in rx::SwapChain11
H A DBuffer11.cpp1221 angle::Result Buffer11::NativeStorage::resize(const gl::Context *context, resize() function in rx::Buffer11::NativeStorage
1664 angle::Result Buffer11::EmulatedIndexedStorage::resize(const gl::Context *context, resize() function in rx::Buffer11::EmulatedIndexedStorage
1722 angle::Result Buffer11::PackStorage::resize(const gl::Context *context, resize() function in rx::Buffer11::PackStorage
1847 angle::Result Buffer11::SystemMemoryStorage::resize(const gl::Context *context, resize() function in rx::Buffer11::SystemMemoryStorage
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DDisplayGbm.cpp165 bool DisplayGbm::Buffer::resize(int32_t width, int32_t height) in resize() function in rx::DisplayGbm::Buffer
/third_party/skia/src/core/
H A DSkString.cpp360 void SkString::resize(size_t len) { in resize() function in SkString
H A DSkBlockAllocator.h645 bool SkBlockAllocator::Block::resize(int start, int end, int deltaBytes) { in resize() function in final::GrowthPolicy::SkBlockAllocator::Block
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set.hh88 bool resize (unsigned int count) in resize() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DOnDiskHashTable.h97 void resize(size_t NewSize) { in resize() function in llvm::OnDiskChainedHashTableGenerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallVector.h352 void resize(size_type N) { in resize() function in llvm::SmallVectorImpl
365 void resize(size_type N, const T &NV) { in resize() function in llvm::SmallVectorImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallBitVector.h329 void resize(unsigned N, bool t = false) { in resize() function in llvm::SmallBitVector
[all...]
H A DSmallVector.h344 void resize(size_type N) { in resize() function in llvm::SmallVectorImpl
357 void resize(size_type N, const T &NV) { in resize() function in llvm::SmallVectorImpl
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolArray.hpp250 inline void PoolArray<T, Alignment>::resize (deUintptr newSize) in resize() function in de::PoolArray
274 inline void PoolArray<T, Alignment>::resize (deUintptr newSize, const T& value) in resize() function in de::PoolArray
/third_party/vk-gl-cts/modules/egl/
H A DteglResizeTests.cpp210 void ResizeTest::resize (IVec2 size) in resize() function in deqp::egl::ResizeTest
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv.cpp371 bool PixelYuv::resize(int32_t dstW, int32_t dstH) in resize() function in OHOS::Media::PixelYuv
378 bool PixelYuv::resize(float xAxis, float yAxis) in resize() function in OHOS::Media::PixelYuv
/third_party/python/Lib/ctypes/
H A D__init__.py140 from _ctypes import sizeof, byref, addressof, alignment, resize namespace
/third_party/python/Lib/test/
H A Dtest_bytes.py1644 def resize(n): function
/third_party/pulseaudio/sonic/
H A DSonic.java46 private short[] resize( in resize() method in Sonic
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3280 void Value::resize(ArrayIndex newSize) { in resize() function in Value
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3280 void Value::resize(ArrayIndex newSize) { in resize() function in Value
[all...]
/third_party/python/Modules/_ctypes/
H A Dcallproc.c1804 resize(PyObject *self, PyObject *args) in resize() function
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3280 void Value::resize(ArrayIndex newSize) { in resize() function in Value
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles.cc100 void resize(uint32_t n) { in resize() function in absl::synchronization_internal::__anon19421::Vec
/third_party/ntfs-3g/ntfsprogs/
H A Dplaylog.c1022 int resize; in add_resident() local
729 resize_attribute(MFT_RECORD *entry, ATTR_RECORD *attr, INDEX_ROOT *index, int rawresize, int resize) resize_attribute() argument
1103 int resize; expand_resident() local
1353 int resize; delete_resident() local
1412 int resize; shrink_resident() local
2481 int resize; redo_update_mapping() local
3622 int resize; undo_update_mapping() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp145 void resize(unsigned N) { MetadataPtrs.resize(N); } in resize() function in __anon23961::BitcodeReaderMetadataList
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/include/
H A Ddrv_tde_type.h415 hi_bool resize; /* <Whether to scale */ member

Completed in 47 milliseconds

12345