Searched refs:mRecordAgent (Results 1 – 2 of 2) sorted by relevance
55 mRecordAgent(recordAgent), in MultiDisplay()356 RecorderStates states = mRecordAgent->getRecorderState(); in destroyDisplay()358 mRecordAgent->stopRecording(); in destroyDisplay()406 RecorderStates states = mRecordAgent->getRecorderState(); in setDisplayPose()408 mRecordAgent->stopRecording(); in setDisplayPose()
140 const QAndroidRecordScreenAgent* mRecordAgent; variable