Home
last modified time | relevance | path

Searched refs:_allocate (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/hal/client/include/codec2/aidl/
DGraphicsTracker.h317 c2_status_t _allocate(
/frameworks/av/media/codec2/hal/client/
DGraphicsTracker.cpp620 c2_status_t GraphicsTracker::_allocate(const std::shared_ptr<BufferCache> &cache, in _allocate() function in aidl::android::hardware::media::c2::implementation::GraphicsTracker
750 res = _allocate(cache, width, height, format, usage, &cached, &slotId, &fence, &buffer); in allocate()