Lines Matching full:__this
448 CameraHardwareInterface *__this =
450 __this->mNotifyCb(msg_type, ext1, ext2, __this->mCbUser);
459 CameraHardwareInterface *__this =
467 __this->mDataCb(msg_type, mem->mBuffers[index], metadata, __this->mCbUser);
475 CameraHardwareInterface *__this =
486 __this->mDataCbTimestamp(timestamp, msg_type, mem->mBuffers[index], __this->mCbUser);
562 CameraHardwareInterface *__this =
564 return __this->mPreviewWindow.get();