Home
last modified time | relevance | path

Searched refs:cleanupMsg (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/camera/ndk/impl/
DACameraDevice.cpp122 sp<AMessage> cleanupMsg = new AMessage(kWhatCleanUpSessions, mHandler); in postSessionMsgAndCleanup() local
123 cleanupMsg->post(); in postSessionMsgAndCleanup()