Home
last modified time | relevance | path

Searched defs:bufferArg (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/evs/1.0/vts/functional/
H A DFrameHandler.cpp130 Return<void> FrameHandler::deliverFrame(const BufferDesc& bufferArg) { in deliverFrame()
/aosp_15_r20/hardware/interfaces/automotive/evs/1.1/vts/functional/
H A DFrameHandler.cpp134 Return<void> FrameHandler::deliverFrame(const BufferDesc_1_0& bufferArg) { in deliverFrame()
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dcodegen.cpp80 void* CodeGen::argToPtr(const BufferArg& bufferArg, const CallArg& callArg) { in argToPtr()
H A Dcuda_codegen.cpp1243 auto const& bufferArg = buffer_args[i]; in call() local
H A Deval.cpp1239 auto const& bufferArg = buffer_args()[i]; in call() local
H A Dllvm_codegen.cpp439 auto const& bufferArg = buf_args[i]; in call() local