Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/src/opensles/
DAudioOutputStreamOpenSLES.cpp272 SLresult slResult = (*mPlayInterface)->SetPlayState(mPlayInterface, newState); in setPlayState_l() local
366 SLresult slResult = (*mSimpleBufferQueueInterface)->Clear(mSimpleBufferQueueInterface); in requestFlush_l() local
437 SLresult slResult = (*mPlayInterface)->GetPosition(mPlayInterface, &msec); in updateServiceFrameCounter() local
DAudioInputStreamOpenSLES.cpp241 SLresult slResult = (*mRecordInterface)->SetRecordState(mRecordInterface, newState); in setRecordState_l() local
341 SLresult slResult = (*mRecordInterface)->GetPosition(mRecordInterface, &msec); in updateServiceFrameCounter() local