/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
H A D | Resize.java | 22 public class Resize extends TestBase { class 29 public Resize(boolean useIntrinsic) { in Resize() method in Resize
|
/aosp12/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
H A D | Resize.java | 31 public class Resize extends TestBase { class 40 public Resize(boolean useIntrinsic) { in Resize() method in Resize
|
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
H A D | Resize.java | 31 public class Resize extends TestBase { class 40 public Resize(boolean useIntrinsic) { in Resize() method in Resize
|
/aosp12/system/unwinding/libunwindstack/ |
H A D | MemoryBuffer.h | 38 bool Resize(size_t size) { in Resize() function
|
/aosp12/system/logging/logd/ |
H A D | SerializedData.h | 32 void Resize(size_t new_size) { in Resize() function
|
/aosp12/art/dexlayout/ |
H A D | dex_container.h | 71 void Resize(size_t size) override { in Resize() function
|
/aosp12/frameworks/base/media/mca/filterfw/native/core/ |
H A D | native_frame.cpp | 52 bool NativeFrame::Resize(int newSize) { in Resize() function in android::filterfw::NativeFrame
|
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
H A D | thread_local_buffer.h | 58 static void Resize(std::size_t size) { in Resize() function
|
H A D | payload.h | 40 void Resize(std::size_t size) { in Resize() function
|
/aosp12/system/nvram/messages/ |
H A D | blob.cpp | 66 bool Blob::Resize(size_t size) { in Resize() function in nvram::Blob
|
/aosp12/system/nvram/messages/include/nvram/messages/ |
H A D | vector.h | 90 bool Resize(size_t size) NVRAM_WARN_UNUSED_RESULT { in Resize() function
|
/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | MemoryBufferTest.cpp | 102 TEST_F(MemoryBufferTest, Resize) { in TEST_F() argument
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/ |
H A D | stack.h | 169 void Resize(size_t newCapacity) { in Resize() function
|
/aosp12/system/vold/fs/ |
H A D | Ext4.cpp | 151 status_t Resize(const std::string& source, unsigned long numSectors) { in Resize() function
|
/aosp12/art/runtime/gc/accounting/ |
H A D | atomic_stack.h | 192 void Resize(size_t new_capacity) { in Resize() function
|
/aosp12/art/runtime/ |
H A D | indirect_reference_table.cc | 218 bool IndirectReferenceTable::Resize(size_t new_size, std::string* error_msg) { in Resize() function in art::IndirectReferenceTable
|
H A D | indirect_reference_table_test.cc | 487 TEST_F(IndirectReferenceTableTest, Resize) { in TEST_F() argument
|
/aosp12/art/compiler/utils/ |
H A D | assembler.h | 116 void Resize(size_t new_size) { in Resize() function
|
/aosp12/art/libartbase/base/ |
H A D | bit_vector.cc | 379 void BaseBitVectorArray::Resize(size_t rows, size_t cols, bool clear) { in Resize() function in art::BaseBitVectorArray
|
H A D | bit_memory_region.h | 65 void Resize(size_t bit_size) { in Resize() function
|
H A D | hash_set.h | 732 void Resize(size_t new_size) { in Resize() function
|
/aosp12/system/chre/util/tests/ |
H A D | dynamic_vector_test.cc | 752 TEST(DynamicVector, Resize) { in TEST() argument
|