Searched refs:mappedBuffersCount (Results 1 – 2 of 2) sorted by relevance
34 public final int mappedBuffersCount; field in DmabufInfoReader.ProcessDmabuf37 int mappedSizeKb, int mappedBuffersCount) { in ProcessDmabuf() argument41 this.mappedBuffersCount = mappedBuffersCount; in ProcessDmabuf()
2314 if (proc == null || (proc.retainedBuffersCount <= 0 && proc.mappedBuffersCount <= 0)) {2326 proc.mappedBuffersCount));