Home
last modified time | relevance | path

Searched defs:readFrames (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/
H A DTouchVideoDevice.cpp221 std::vector<TouchVideoFrame> TouchVideoDevice::readFrames() { in readFrames() function in android::TouchVideoDevice
/aosp12/frameworks/av/media/libaudioclient/
H A DAudioRecord.cpp1317 size_t readFrames = 0; in processAudioBuffer() local