Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DCamera2ClientBase.cpp116 wp<CameraDeviceBase::NotificationListener> weakThis(this); in initializeImpl() local
117 res = mDevice->setNotifyCallback(weakThis); in initializeImpl()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.cpp486 wp<Camera3OutputStream> weakThis(this); in configureConsumerQueueLocked() local
487 res = mBufferManager->registerStream(weakThis, in configureConsumerQueueLocked()