Home
last modified time | relevance | path

Searched defs:getBuffer (Results 1 – 14 of 14) sorted by relevance

/packages/services/Car/cpp/evs/manager/aidl/wrappers/src/
DAidlCameraStream.cpp54 bool AidlCameraStream::getBuffer(int id, BufferDesc* _return) { in getBuffer() function in aidl::android::automotive::evs::implementation::AidlCameraStream
58 bool AidlCameraStream::IHidlCameraStream::getBuffer(int id, BufferDesc* _return) { in getBuffer() function in aidl::android::automotive::evs::implementation::AidlCameraStream::IHidlCameraStream
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dsingle_dict_content.h50 const BufferWithExtendableBuffer *getBuffer() const { in getBuffer() function
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/protocol/rtp/utils/
DRtpBuffer.cpp70 RtpDt_UChar* RtpBuffer::getBuffer() in getBuffer() function in RtpBuffer
/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
DImageProxy.java63 public ByteBuffer getBuffer(); in getBuffer() method
DAndroidImageProxy.java78 public ByteBuffer getBuffer() { in getBuffer() method in AndroidImageProxy.Plane
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
Dsingle_dict_content.h69 const BufferWithExtendableBuffer *getBuffer() const { in getBuffer() function
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DByteArrayRingBuffer.java68 public byte[] getBuffer(int i) { in getBuffer() method in ByteArrayRingBuffer
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dbuffer_with_extendable_buffer.h65 AK_FORCE_INLINE const uint8_t *getBuffer(const bool usesAdditionalBuffer) const { in getBuffer() function
/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
Dformat_utils_test.cpp32 const std::vector<uint8_t> getBuffer(const int magicNumber, const int version, const uint16_t flags, in getBuffer() function
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
DAudioTrackPlayer.java117 private short[] getBuffer() { in getBuffer() method in AudioTrackPlayer
/packages/modules/StatsD/statsd/tests/
DSocketListener_test.cpp45 std::pair<const uint8_t*, size_t> getBuffer() const { in getBuffer() function in android::os::statsd::__anon988fc77f0111::AStatsEventWrapper
/packages/modules/NeuralNetworks/runtime/test/
DTestUnspecifiedDimensions.cpp125 const uint8_t* getBuffer() const { return buffer; } in getBuffer() function in __anon6162d0680111::UnspecifiedDimensionsTest::SharedMemoryForTest
/packages/modules/NeuralNetworks/common/
DCpuExecutor.cpp306 uint8_t* RunTimePoolInfo::RunTimePoolInfoImpl::getBuffer() const { in getBuffer() function in android::nn::RunTimePoolInfo::RunTimePoolInfoImpl
349 uint8_t* RunTimePoolInfo::getBuffer() const { in getBuffer() function in android::nn::RunTimePoolInfo
/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp1512 std::optional<ExecutionPlan::Buffer> ExecutionPlan::getBuffer( in getBuffer() function in android::nn::ExecutionPlan