Searched refs:mSupportChannel (Results 1 – 2 of 2) sorted by relevance
482 mSupportChannel(NULL), in QCamera3HardwareInterface()727 if (mSupportChannel) in ~QCamera3HardwareInterface()728 mSupportChannel->stop(); in ~QCamera3HardwareInterface()747 if (mSupportChannel) { in ~QCamera3HardwareInterface()748 delete mSupportChannel; in ~QCamera3HardwareInterface()749 mSupportChannel = NULL; in ~QCamera3HardwareInterface()2195 if (mSupportChannel) in configureStreamsPerfLocked()2381 if (mSupportChannel) { in configureStreamsPerfLocked()3060 if (mSupportChannel) { in configureStreamsPerfLocked()15093 if (mSupportChannel) { in stopAllChannels()[all …]
552 QCamera3SupportChannel *mSupportChannel; variable