Searched refs:getFenceFdCount (Results 1 – 3 of 3) sorted by relevance
354 size_t getFenceFdCount(hidl_handle const& fence) { in getFenceFdCount() function419 numFds < getFenceFdCount(fence)) { in flattenFence()425 static_cast<uint32_t>(getFenceFdCount(fence))); in flattenFence()515 size_t const baseNumFds = getFenceFdCount(t); in convertTo()579 getFenceFdCount(t.fence) : 0; in getFdCount()1237 return getFenceFdCount(t.fence); in getFdCount()
211 inline size_t getFenceFdCount(hidl_handle const& fence) { in getFenceFdCount() function276 numFds < getFenceFdCount(fence)) { in flattenFence()282 static_cast<uint32_t>(getFenceFdCount(fence))); in flattenFence()372 size_t const baseNumFds = getFenceFdCount(t); in convertTo()603 getFenceFdCount(t.fence) : 0; in getFdCount()
313 size_t getFenceFdCount(hidl_handle const& fence);