Searched defs:numLeft (Results 1 – 6 of 6) sorted by relevance
74 size_t numLeft = buf.size() - pos; in sendMessage() local91 size_t numLeft = numBytes - numRead; in readBytes() local
80 size_t numLeft = buf.size() - pos; in sendMessage() local97 size_t numLeft = numBytes - numRead; in readBytes() local
81 RandomValueIterator<T>::RandomValueIterator (deUint32 seed, int numLeft) in RandomValueIterator()
537 int numLeft = cnt; in AddFillRectOps() local
1236 int numLeft() const { return fNumLeft; } in numLeft() function in skgpu::v1::TextureOp::BatchSizeLimiter
2410 size_t numLeft() const { return static_cast<size_t>(Last - First); } in numLeft() function