Searched defs:wanted (Results 1 – 8 of 8) sorted by relevance
29 size_t InMemoryWrapperInput::Read(uint8_t* buffer, size_t wanted) { in Read()
35 size_t FileWrapperInput::Read(uint8_t* buffer, size_t wanted) { in Read()
64 EGLint wanted, EGLConfig* outConfig) { in selectConfigForAttribute()
295 static FontFakery computeFakery(FontStyle wanted, FontStyle actual) { in computeFakery()
1191 size_t wanted = buffer->mFrameCount; in obtainBuffer() local
120 EGLint wanted, EGLConfig* outConfig) { in selectConfigForAttribute()
2301 bool wanted = false; in placeOutputSections() local
10054 private static Intent eqIntent(Intent wanted) { in eqIntent()