Searched refs:getFreeSlotLocked (Results 1 – 1 of 1) sorted by relevance
/external/v4l2_codec2/plugin_store/ |
D | C2VdaBqBlockPool.cpp | 445 status_t getFreeSlotLocked(uint32_t width, uint32_t height, uint32_t format, 517 const auto status = getFreeSlotLocked(width, height, format, usage, &slot, &fence); in fetchGraphicBlock() 598 status_t C2VdaBqBlockPool::Impl::getFreeSlotLocked(uint32_t width, uint32_t height, uint32_t format, in getFreeSlotLocked() function in android::C2VdaBqBlockPool::Impl
|