Home
last modified time | relevance | path

Searched defs:Resize (Results 1 – 25 of 31) sorted by relevance

12

/external/libbrillo/brillo/streams/
Dmemory_containers.cc84 bool ContiguousReadOnlyBufferBase::Resize(size_t /* new_size */, in Resize() function in brillo::data_container::ContiguousReadOnlyBufferBase
106 bool StringPtr::Resize(size_t new_size, ErrorPtr* /* error */) { in Resize() function in brillo::data_container::StringPtr
Dmemory_containers.h158 bool Resize(size_t new_size, ErrorPtr* /* error */) override { in Resize() function
/external/skia/src/core/
DSkBitmapScaler.cpp214 bool SkBitmapScaler::Resize(const SkPixmap& result, const SkPixmap& source, ResizeMethod method) { in Resize() function in SkBitmapScaler
242 bool SkBitmapScaler::Resize(SkBitmap* resultPtr, const SkPixmap& source, ResizeMethod method, in Resize() function in SkBitmapScaler
/external/compiler-rt/lib/tsan/rtl/
Dtsan_vector.h80 void Resize(uptr size) { in Resize() function
Dtsan_clock.cc300 void SyncClock::Resize(ClockCache *c, uptr nclk) { in Resize() function in __tsan::SyncClock
/external/webrtc/webrtc/test/linux/
Dglx_renderer.cc119 void GlxRenderer::Resize(size_t width, size_t height) { in Resize() function in webrtc::test::GlxRenderer
/external/gemmlowp/test/
Dtest.h82 void Resize(int rows, int cols) { in Resize() function
/external/lldb/source/Core/
DValueObjectList.cpp71 ValueObjectList::Resize (size_t size) in Resize() function in ValueObjectList
/external/v8/src/compiler/
Dnode-cache.cc31 bool NodeCache<Key, Hash, Pred>::Resize(Zone* zone) { in Resize() function in v8::internal::compiler::NodeCache
/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dmatrix.h109 void Resize(size_t num_rows, size_t num_columns) { in Resize() function
305 void Resize() { in Resize() function
/external/ceres-solver/internal/ceres/
Dtriplet_sparse_matrix_test.cc298 TEST(TripletSparseMatrix, Resize) { in TEST() argument
Dtriplet_sparse_matrix.cc214 void TripletSparseMatrix::Resize(int new_num_rows, int new_num_cols) { in Resize() function in ceres::internal::TripletSparseMatrix
/external/v8/src/
Didentity-map.cc166 void IdentityMapBase::Resize() { in Resize() function in v8::internal::IdentityMapBase
Dlist-inl.h69 void List<T, P>::Resize(int new_capacity, P alloc) { in Resize() function
/external/webrtc/webrtc/test/win/
Dd3d_renderer.cc162 void D3dRenderer::Resize(size_t width, size_t height) { in Resize() function in webrtc::test::D3dRenderer
/external/v8/test/cctest/
Dtest-identity-map.cc112 void Resize() { map.Resize(); } in Resize() function in v8::internal::IdentityMapTester
314 TEST(Resize) { CollisionTest(9, false, true); } in TEST() argument
/external/webrtc/webrtc/base/
Dbytebuffer.cc195 void ByteBuffer::Resize(size_t size) { in Resize() function in rtc::ByteBuffer
/external/v8/src/base/
Dhashmap.h277 void TemplateHashMapImpl<AllocationPolicy>::Resize(AllocationPolicy allocator) { in Resize() function
/external/libchrome/base/
Dpickle.cc325 void Pickle::Resize(size_t new_capacity) { in Resize() function in base::Pickle
Dpickle_unittest.cc397 TEST(PickleTest, Resize) { in TEST() argument
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationKeys.java131 protected abstract boolean Resize(int appendCapacity, int length); in Resize() method in CollationKeys.SortKeyByteSink
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationKeys.java127 protected abstract boolean Resize(int appendCapacity, int length); in Resize() method in CollationKeys.SortKeyByteSink
/external/protobuf/src/google/protobuf/
Drepeated_field.h654 inline void RepeatedField<Element>::Resize(int new_size, const Element& value) { in Resize() function
/external/icu/icu4c/source/i18n/
Drulebasedcollator.cpp84 FixedSortKeyByteSink::Resize(int32_t /*appendCapacity*/, int32_t /*length*/) { in Resize() function in __anon02adc1000111::FixedSortKeyByteSink
116 CollationKeyByteSink::Resize(int32_t appendCapacity, int32_t length) { in Resize() function in CollationKeyByteSink
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h526 void Resize(uptr new_capacity) { in Resize() function

12