| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/ |
| H A D | transform.cpp | 39 Transform::Transform(MapObserver& observer_, in Transform() function in mbgl::Transform 47 void Transform::resize(const Size size) { in resize() 66 CameraOptions Transform::getCameraOptions(const EdgeInsets& padding) const { in getCameraOptions() 81 void Transform::jumpTo(const CameraOptions& camera) { in jumpTo() 90 void Transform::easeTo(const CameraOptions& camera, const AnimationOptions& animation) { in easeTo() 164 void Transform::flyTo(const CameraOptions &camera, const AnimationOptions &animation) { in flyTo() 319 void Transform::moveBy(const ScreenCoordinate& offset, const AnimationOptions& animation) { in moveBy() 331 void Transform::setLatLng(const LatLng& latLng, const AnimationOptions& animation) { in setLatLng() 335 void Transform::setLatLng(const LatLng& latLng, const EdgeInsets& padding, const AnimationOptions& … in setLatLng() 342 void Transform::setLatLng(const LatLng& latLng, optional<ScreenCoordinate> anchor, const AnimationO… in setLatLng() [all …]
|
| H A D | transform.hpp | 18 class Transform : private util::noncopyable { class 20 Transform(MapObserver& = MapObserver::nullObserver(), 24 … Transform(const TransformState &state_) : observer(MapObserver::nullObserver()), state(state_) {} in Transform() function in mbgl::Transform
|
| H A D | transform_state.hpp | 21 friend class Transform;
|
| H A D | map.cpp | 72 Transform transform; 376 CameraOptions cameraForLatLngs(const std::vector<LatLng>& latLngs, const Transform& transform, cons… in cameraForLatLngs() 435 Transform transform(impl->transform.getState()); in cameraForLatLngs() 463 Transform shallow { impl->transform.getState() }; in latLngBoundsForCamera()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | affine.hpp | 276 Affine3(const Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>& affine); 277 Affine3(const Eigen::Transform<T, 3, Eigen::Affine>& affine); 278 operator Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>() const; 279 operator Eigen::Transform<T, 3, Eigen::Affine>() const; 645 cv::Affine3<T>::Affine3(const Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>& affine) in Affine3() 651 cv::Affine3<T>::Affine3(const Eigen::Transform<T, 3, Eigen::Affine>& affine) in Affine3() 653 Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)> a = affine; in Affine3() 658 cv::Affine3<T>::operator Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>() const in operator Eigen::Transform<T,3,Eigen::Affine,(Eigen::RowMajor)>() 660 Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)> r; in operator Eigen::Transform<T,3,Eigen::Affine,(Eigen::RowMajor)>() 667 cv::Affine3<T>::operator Eigen::Transform<T, 3, Eigen::Affine>() const in operator Eigen::Transform<T,3,Eigen::Affine>() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | affine.hpp | 276 Affine3(const Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>& affine); 277 Affine3(const Eigen::Transform<T, 3, Eigen::Affine>& affine); 278 operator Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>() const; 279 operator Eigen::Transform<T, 3, Eigen::Affine>() const; 645 cv::Affine3<T>::Affine3(const Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>& affine) in Affine3() 651 cv::Affine3<T>::Affine3(const Eigen::Transform<T, 3, Eigen::Affine>& affine) in Affine3() 653 Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)> a = affine; in Affine3() 658 cv::Affine3<T>::operator Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>() const in operator Eigen::Transform<T,3,Eigen::Affine,(Eigen::RowMajor)>() 660 Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)> r; in operator Eigen::Transform<T,3,Eigen::Affine,(Eigen::RowMajor)>() 667 cv::Affine3<T>::operator Eigen::Transform<T, 3, Eigen::Affine>() const in operator Eigen::Transform<T,3,Eigen::Affine>() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | affine.hpp | 276 Affine3(const Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>& affine); 277 Affine3(const Eigen::Transform<T, 3, Eigen::Affine>& affine); 278 operator Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>() const; 279 operator Eigen::Transform<T, 3, Eigen::Affine>() const; 645 cv::Affine3<T>::Affine3(const Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>& affine) in Affine3() 651 cv::Affine3<T>::Affine3(const Eigen::Transform<T, 3, Eigen::Affine>& affine) in Affine3() 653 Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)> a = affine; in Affine3() 658 cv::Affine3<T>::operator Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)>() const in operator Eigen::Transform<T,3,Eigen::Affine,(Eigen::RowMajor)>() 660 Eigen::Transform<T, 3, Eigen::Affine, (Eigen::RowMajor)> r; in operator Eigen::Transform<T,3,Eigen::Affine,(Eigen::RowMajor)>() 667 cv::Affine3<T>::operator Eigen::Transform<T, 3, Eigen::Affine>() const in operator Eigen::Transform<T,3,Eigen::Affine>() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | matches.hpp | 409 …emplate<typename Expr, typename Tag, typename Args, long Arity, typename Cases, typename Transform> 410 struct matches_<Expr, proto::basic_expr<Tag, Args, Arity>, switch_<Cases, Transform> > 415 typename when<_,Transform>::template impl<Expr,int,int>::result_type 421 typename when<_, Transform>::template impl<Expr, int, int>::result_type 808 template<typename Cases, typename Transform> 809 struct switch_ : transform<switch_<Cases, Transform> > 816 typename when<_, Transform>::template impl<Expr, State, Data>::result_type 933 template<typename Cases, typename Transform> 934 struct is_callable<switch_<Cases, Transform> >
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/ |
| H A D | fold.hpp | 28 template<typename Transform, typename Data> 42 typename when<_, Transform>::template impl<Expr, State, Data>::result_type 47 typename when<_, Transform>::template impl<Expr &, State const &, Data>::result_type 50 … return typename when<_, Transform>::template impl<Expr &, State const &, Data>()(e, s, this->d_); in operator ()()
|
| H A D | when.hpp | 256 template<typename Grammar, typename Transform> 257 struct is_callable<when<Grammar, Transform> >
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/ |
| H A D | is_nullary.hpp | 67 template <typename Transform, typename Expr, typename State, typename Data> 68 struct is_nullary_custom_terminal_impl<Transform, Expr, State, Data, true> 71 typename Transform::template impl<
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | typelist.h | 103 template<typename Typelist, template<typename T> class Transform> in _GLIBCXX_VISIBILITY() 319 template<class Typelist_Chain, template<typename T> class Transform> in _GLIBCXX_VISIBILITY() 322 template<template<typename T> class Transform> in _GLIBCXX_VISIBILITY() 323 struct chain_transform_<null_type, Transform> in _GLIBCXX_VISIBILITY() 328 template<class Hd, class Tl, template<typename T> class Transform> in _GLIBCXX_VISIBILITY() 329 struct chain_transform_<chain<Hd, Tl>, Transform> in _GLIBCXX_VISIBILITY() 332 typedef typename chain_transform_<Tl, Transform>::type rest_type; in _GLIBCXX_VISIBILITY() 333 typedef typename Transform<Hd>::type transform_type; in _GLIBCXX_VISIBILITY() 464 template<typename Typelist, template<typename T> class Transform> in _GLIBCXX_VISIBILITY() 469 typedef detail::chain_transform_<root_type, Transform> transform_type; in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | typelist.h | 103 template<typename Typelist, template<typename T> class Transform> in _GLIBCXX_VISIBILITY() 319 template<class Typelist_Chain, template<typename T> class Transform> in _GLIBCXX_VISIBILITY() 322 template<template<typename T> class Transform> in _GLIBCXX_VISIBILITY() 323 struct chain_transform_<null_type, Transform> in _GLIBCXX_VISIBILITY() 328 template<class Hd, class Tl, template<typename T> class Transform> in _GLIBCXX_VISIBILITY() 329 struct chain_transform_<chain<Hd, Tl>, Transform> in _GLIBCXX_VISIBILITY() 332 typedef typename chain_transform_<Tl, Transform>::type rest_type; in _GLIBCXX_VISIBILITY() 333 typedef typename Transform<Hd>::type transform_type; in _GLIBCXX_VISIBILITY() 464 template<typename Typelist, template<typename T> class Transform> in _GLIBCXX_VISIBILITY() 469 typedef detail::chain_transform_<root_type, Transform> transform_type; in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0076-HACK-Honour-cursor-size-config.patch | 114 /** Transform a rectangle to buffer coordinates 161 /** Transform a region by a matrix, restricted to axis-aligned transformations 178 /** Transform a rectangle from surface coordinates to buffer coordinates 193 /** Transform a region from surface coordinates to buffer coordinates
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0077-HACK-Honour-cursor-size-config.patch | 114 /** Transform a rectangle to buffer coordinates 161 /** Transform a region by a matrix, restricted to axis-aligned transformations 178 /** Transform a rectangle from surface coordinates to buffer coordinates 193 /** Transform a region from surface coordinates to buffer coordinates
|
| /OK3568_Linux_fs/buildroot/package/libsrtp/ |
| H A D | Config.in | 6 Transform (UST), and a supporting cryptographic kernel.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/map/ |
| H A D | map_snapshotter.cpp | 86 Transform transform { transformState }; in snapshot() 95 Transform transform { transformState }; in snapshot()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-support/libsrtp/ |
| H A D | libsrtp_2.4.2.bb | 3 … the Universal Security Transform (UST), and a supporting cryptographic kernel. The SRTP API \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/ |
| H A D | 0003-fix-CVE-2015-7747.patch | 25 addModule(new Transform(outfc, in.pcm, out.pcm));
|
| /OK3568_Linux_fs/external/rkupdate/ |
| H A D | MD5Checksum.h | 309 void Transform(BYTE Block[64]);
|
| H A D | MD5Checksum.cpp | 354 void CMD5Checksum::Transform(BYTE Block[64]) in Transform() function in CMD5Checksum 617 Transform(m_lpszBuffer); in Update() 620 Transform(&Input[i]); in Update()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/ |
| H A D | 0002-Support-transformation-between-D-Bus-errors-and-exce.patch | 87 + """Transform the message of the exception.""" 96 + """Transform the remote error to the exception."""
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlvideofx/qml/qmlvideofx/ |
| H A D | EffectPosterize.qml | 50 // Transform slider values, and bind result to shader uniforms
|
| H A D | EffectPixelate.qml | 50 // Transform slider values, and bind result to shader uniforms
|
| H A D | EffectBlackAndWhite.qml | 49 // Transform slider values, and bind result to shader uniforms
|