Home
last modified time | relevance | path

Searched defs:UpdateBuffer (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/openthread/src/core/common/
H A Dheap_data.cpp106 Error Data::UpdateBuffer(uint16_t aNewLength) in UpdateBuffer() function in ot::Heap::Data
/aosp_15_r20/external/webrtc/modules/audio_device/
H A Dfine_audio_buffer_unittest.cc57 ACTION_P2(UpdateBuffer, iteration, samples_per_10_ms) { in ACTION_P2() argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/tests/
H A Dlstm_utils_test.cc72 void UpdateBuffer(Buffer<ArrayDataType::kFloat>* buffer, in UpdateBuffer() function in toco::CopyArrayDataTest
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_surface_manager_base.cpp2487 int32_t CmSurfaceManagerBase::UpdateBuffer(MOS_RESOURCE * mosResource, int index, uint32_t handle) in UpdateBuffer() function in CMRT_UMD::CmSurfaceManagerBase
H A Dcm_device_rt_base.cpp3828 CM_RT_API int32_t CmDeviceRTBase::UpdateBuffer(PMOS_RESOURCE mosResource, CmBuffer* &surface, in UpdateBuffer() function in CMRT_UMD::CmDeviceRTBase
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvkrenderframework.cpp1842 void VkCommandBufferObj::UpdateBuffer(VkBuffer buffer, VkDeviceSize dstOffset, VkDeviceSize dataSiz… in UpdateBuffer() function in VkCommandBufferObj
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp2359 class UpdateBuffer : public CmdCommand class
2362 UpdateBuffer(uint32_t seed) : m_seed(seed), m_bufferSize(0) in UpdateBuffer() function in vkt::memory::__anonc75fd9bb0111::UpdateBuffer