Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/libgav1/src/utils/
H A Ddynamic_buffer.h39 bool Resize(size_t size) { in Resize() function
67 bool Resize(size_t size) { in Resize() function
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A DResize.java22 public class Resize extends TestBase { class
29 public Resize(boolean useIntrinsic) { in Resize() method in Resize
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
H A DResize.java31 public class Resize extends TestBase { class
40 public Resize(boolean useIntrinsic) { in Resize() method in Resize
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DResize.java31 public class Resize extends TestBase { class
40 public Resize(boolean useIntrinsic) { in Resize() method in Resize
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dtensor_cord.cc73 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
82 static void Resize(string_type* s, size_t new_size) { in Resize() function
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dallocator.h106 bool Resize(void* ptr, size_t new_size) { in Resize() function
113 bool Resize(void* ptr, Layout layout, size_t new_size) { in Resize() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dresize.cc27 Resize::Resize(const OperationDef& definition, const Resize2DAttributes& attr) in Resize() function in tflite::gpu::Resize
32 Resize::Resize(Resize&& operation) in Resize() function in tflite::gpu::Resize
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/bufferMgr/
H A Ddecode_allocator.cpp382 MOS_STATUS DecodeAllocator::Resize(MOS_BUFFER* &buffer, const uint32_t sizeNew, in Resize() function in decode::DecodeAllocator
419 MOS_STATUS DecodeAllocator::Resize(MOS_SURFACE* &surface, const uint32_t widthNew, const uint32_t h… in Resize() function in decode::DecodeAllocator
443 MOS_STATUS DecodeAllocator::Resize( in Resize() function in decode::DecodeAllocator
/aosp_15_r20/external/libbrillo/brillo/streams/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dstrcat.cc123 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
132 static void Resize(string_type* s, size_t new_size) { in Resize() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dswizzle.rs372 struct Resize<const N: usize>; in resize() struct
373 impl<const N: usize, const M: usize> Swizzle<M> for Resize<N> { in resize() implementation
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dswizzle.rs372 struct Resize<const N: usize>; in resize() struct
373 impl<const N: usize, const M: usize> Swizzle<M> for Resize<N> { in resize() implementation
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dswizzle.rs372 struct Resize<const N: usize>; in resize() struct
373 impl<const N: usize, const M: usize> Swizzle<M> for Resize<N> { in resize() implementation
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dswizzle.rs372 struct Resize<const N: usize>; in resize() struct
373 impl<const N: usize, const M: usize> Swizzle<M> for Resize<N> { in resize() implementation
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/
H A Dswizzle.rs372 struct Resize<const N: usize>; in resize() struct
373 impl<const N: usize, const M: usize> Swizzle<M> for Resize<N> { in resize() implementation
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/
H A Dresize_uninitialized.h36 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/
H A Dresize_uninitialized.h38 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/
H A Dresize_uninitialized.h38 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/
H A Dresize_uninitialized.h38 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dresize_uninitialized.h38 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/
H A Dresize_uninitialized.h38 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
H A Dresize_uninitialized.h38 static void Resize(string_type* s, size_t new_size) { s->resize(new_size); } in Resize() function
/aosp_15_r20/external/cronet/url/
H A Durl_canon_stdstring.cc24 void StdStringCanonOutput::Resize(size_t sz) { in Resize() function in url::StdStringCanonOutput
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/message/
H A Darray_test.cc14 TEST(ArrayTest, Resize) { in TEST() argument
/aosp_15_r20/external/grpc-grpc/src/cpp/common/
H A Dresource_quota_cc.cc35 ResourceQuota& ResourceQuota::Resize(size_t new_size) { in Resize() function in grpc::ResourceQuota

123456789