Lines Matching defs:__this
446 CameraHardwareInterface *__this =
448 __this->mNotifyCb(msg_type, ext1, ext2, __this->mCbUser);
457 CameraHardwareInterface *__this =
465 __this->mDataCb(msg_type, mem->mBuffers[index], metadata, __this->mCbUser);
473 CameraHardwareInterface *__this =
484 __this->mDataCbTimestamp(timestamp, msg_type, mem->mBuffers[index], __this->mCbUser);
560 CameraHardwareInterface *__this =
562 return __this->mPreviewWindow.get();