Searched refs:getFenceFdCount (Results 1 – 3 of 3) sorted by relevance
340 size_t getFenceFdCount(hidl_handle const& fence) { in getFenceFdCount() function405 numFds < getFenceFdCount(fence)) { in flattenFence()411 static_cast<uint32_t>(getFenceFdCount(fence))); in flattenFence()501 size_t const baseNumFds = getFenceFdCount(t); in convertTo()565 getFenceFdCount(t.fence) : 0; in getFdCount()1224 return getFenceFdCount(t.fence); in getFdCount()
216 inline size_t getFenceFdCount(hidl_handle const& fence) { in getFenceFdCount() function281 numFds < getFenceFdCount(fence)) { in flattenFence()287 static_cast<uint32_t>(getFenceFdCount(fence))); in flattenFence()377 size_t const baseNumFds = getFenceFdCount(t); in convertTo()608 getFenceFdCount(t.fence) : 0; in getFdCount()
298 size_t getFenceFdCount(hidl_handle const& fence);