Searched defs:getAlloc (Results 1 – 10 of 10) sorted by relevance
50 AllocatorT &getAlloc() { return *this; } in getAlloc() function51 const AllocatorT &getAlloc() const { return *this; } in getAlloc() function
51 AllocatorT &getAlloc() { return *this; } in getAlloc() function52 const AllocatorT &getAlloc() const { return *this; } in getAlloc() function
483 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function500 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function
1579 std::function<sp<Codec2Buffer>()> LinearOutputBuffers::getAlloc() { in getAlloc() function in android::LinearOutputBuffers1592 std::function<sp<Codec2Buffer>()> GraphicOutputBuffers::getAlloc() { in getAlloc() function in android::GraphicOutputBuffers1618 std::function<sp<Codec2Buffer>()> RawGraphicOutputBuffers::getAlloc() { in getAlloc() function in android::RawGraphicOutputBuffers
693 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function710 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function
6964 CommandBufferStagingStream::Alloc ResourceTracker::getAlloc() { in getAlloc() function in gfxstream::vk::ResourceTracker