Lines Matching refs:getFdCount
454 size_t const baseNumFds = l.getFdCount(); in wrapAs()
575 size_t getFdCount( in getFdCount() function
708 size_t getFdCount( in getFdCount() function
710 return getFdCount(t.gpuCompositionDoneFence) + in getFdCount()
711 getFdCount(t.displayPresentFence) + in getFdCount()
712 getFdCount(t.displayRetireFence) + in getFdCount()
713 getFdCount(t.releaseFence); in getFdCount()
868 size_t getFdCount( in getFdCount() function
872 numFds += getFdCount(t.deltas[i]); in getFdCount()
980 size_t const baseNumFds = l.getFdCount(); in wrapAs()
1026 size_t const baseNumFds = getFdCount(t); in convertTo()
1235 size_t getFdCount( in getFdCount() function
1366 size_t const baseNumFds = l.getFdCount(); in wrapAs()
1412 size_t const baseNumFds = getFdCount(t); in convertTo()