Lines Matching refs:__this
441 CameraHardwareInterface *__this =
443 __this->mNotifyCb(msg_type, ext1, ext2, __this->mCbUser);
452 CameraHardwareInterface *__this =
460 __this->mDataCb(msg_type, mem->mBuffers[index], metadata, __this->mCbUser);
468 CameraHardwareInterface *__this =
479 __this->mDataCbTimestamp(timestamp, msg_type, mem->mBuffers[index], __this->mCbUser);
555 CameraHardwareInterface *__this =
557 return __this->mPreviewWindow.get();