Home
last modified time | relevance | path

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

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