Searched defs:wanted (Results 1 – 9 of 9) 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()
215 static FontFakery computeFakery(FontStyle wanted, FontStyle actual) { in computeFakery()
51 EGLint wanted, EGLConfig* outConfig) { in selectConfigForAttribute()
1191 size_t wanted = buffer->mFrameCount; in obtainBuffer() local
120 EGLint wanted, EGLConfig* outConfig) { in selectConfigForAttribute()
144 EGLint wanted, EGLConfig* outConfig) { in selectConfigForAttribute()
2301 bool wanted = false; in placeOutputSections() local
8712 private static Intent eqIntent(Intent wanted) { in eqIntent()