Searched defs:wanted (Results 1 – 4 of 4) sorted by relevance
35 size_t FileWrapperInput::Read(uint8_t* buffer, size_t wanted) { in Read()
29 size_t InMemoryWrapperInput::Read(uint8_t* buffer, size_t wanted) { in Read()
789 size_t wanted = buffer->mFrameCount; in obtainBuffer() local
324 EGLint attribute, EGLint wanted, in selectConfigForAttribute()