Home
last modified time | relevance | path

Searched defs:wanted (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/libbcc/bcinfo/Wrap/
Dfile_wrapper_input.cpp35 size_t FileWrapperInput::Read(uint8_t* buffer, size_t wanted) { in Read()
Din_memory_wrapper_input.cpp29 size_t InMemoryWrapperInput::Read(uint8_t* buffer, size_t wanted) { in Read()
/frameworks/av/media/libmedia/
DAudioTrackShared.cpp789 size_t wanted = buffer->mFrameCount; in obtainBuffer() local
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp324 EGLint attribute, EGLint wanted, in selectConfigForAttribute()