Home
last modified time | relevance | path

Searched defs:transform (Results 1 – 25 of 76) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dtransform.hpp49 namespace detail { namespace transform namespace
279 struct transform {}; struct
282 struct transform<Point1, Point2, point_tag, point_tag> struct
289 struct transform struct
299 struct transform<Range1, Range2, ring_tag, ring_tag> struct
305 struct transform<Polygon1, Polygon2, polygon_tag, polygon_tag> struct
311 struct transform<Box1, Box2, box_tag, box_tag> struct
317 struct transform<Segment1, Segment2, segment_tag, segment_tag> struct
323 struct transform struct
345 struct transform struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/transformation/
H A Dtransform.hpp20 struct transform struct
22 typedef transform_view<Sequence1, Sequence2, F> type;
27 struct transform<Sequence, F, void_> struct
32 typedef transform_view<Sequence, F> type;
39 transform(Sequence const& seq, F f) in transform() function
47 transform(Sequence1 const& seq1, Sequence2 const& seq2, F f) in transform() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/
H A Dtile.hpp116 mapbox::geometry::point<int16_t> transform(const vt_point& p) { in transform() function in mapbox::geojsonvt::detail::InternalTile
122 mapbox::geometry::multi_point<int16_t> transform(const vt_multi_point& points) { in transform() function in mapbox::geojsonvt::detail::InternalTile
131 mapbox::geometry::line_string<int16_t> transform(const vt_line_string& line) { in transform() function in mapbox::geojsonvt::detail::InternalTile
142 mapbox::geometry::linear_ring<int16_t> transform(const vt_linear_ring& ring) { in transform() function in mapbox::geojsonvt::detail::InternalTile
153 mapbox::geometry::multi_line_string<int16_t> transform(const vt_multi_line_string& lines) { in transform() function in mapbox::geojsonvt::detail::InternalTile
162 mapbox::geometry::polygon<int16_t> transform(const vt_polygon& rings) { in transform() function in mapbox::geojsonvt::detail::InternalTile
171 mapbox::geometry::multi_polygon<int16_t> transform(const vt_multi_polygon& polygons) { in transform() function in mapbox::geojsonvt::detail::InternalTile
/OK3568_Linux_fs/external/xserver/render/
H A Dmatrix.c77 PictureTransformPoint(PictTransformPtr transform, PictVectorPtr vector) in PictureTransformPoint()
83 PictureTransformPoint3d(PictTransformPtr transform, PictVectorPtr vector) in PictureTransformPoint3d()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dtransform.hpp59 …static inline void transform(PtrStepSz<T> src, PtrStepSz<D> dst, UnOp op, const Mask& mask, cudaSt… in transform() function
66 …static inline void transform(PtrStepSz<T1> src1, PtrStepSz<T2> src2, PtrStepSz<D> dst, BinOp op, c… in transform() function
H A Dwarp.hpp87 static __device__ __forceinline__ OutIt transform(InIt beg, InIt end, OutIt out, UnOp op) in transform() function
95 …static __device__ __forceinline__ OutIt transform(InIt1 beg1, InIt1 end1, InIt2 beg2, OutIt out, B… in transform() function
H A Dblock.hpp109 static __device__ __forceinline__ void transform(InIt beg, InIt end, OutIt out, UnOp op) in transform() function
120 …static __device__ __forceinline__ void transform(InIt1 beg1, InIt1 end1, InIt2 beg2, OutIt out, Bi… in transform() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dtransform.hpp59 …static inline void transform(PtrStepSz<T> src, PtrStepSz<D> dst, UnOp op, const Mask& mask, cudaSt… in transform() function
66 …static inline void transform(PtrStepSz<T1> src1, PtrStepSz<T2> src2, PtrStepSz<D> dst, BinOp op, c… in transform() function
H A Dwarp.hpp87 static __device__ __forceinline__ OutIt transform(InIt beg, InIt end, OutIt out, UnOp op) in transform() function
95 …static __device__ __forceinline__ OutIt transform(InIt1 beg1, InIt1 end1, InIt2 beg2, OutIt out, B… in transform() function
H A Dblock.hpp109 static __device__ __forceinline__ void transform(InIt beg, InIt end, OutIt out, UnOp op) in transform() function
120 …static __device__ __forceinline__ void transform(InIt1 beg1, InIt1 end1, InIt2 beg2, OutIt out, Bi… in transform() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dtransform.hpp59 …static inline void transform(PtrStepSz<T> src, PtrStepSz<D> dst, UnOp op, const Mask& mask, cudaSt… in transform() function
66 …static inline void transform(PtrStepSz<T1> src1, PtrStepSz<T2> src2, PtrStepSz<D> dst, BinOp op, c… in transform() function
H A Dwarp.hpp87 static __device__ __forceinline__ OutIt transform(InIt beg, InIt end, OutIt out, UnOp op) in transform() function
95 …static __device__ __forceinline__ OutIt transform(InIt1 beg1, InIt1 end1, InIt2 beg2, OutIt out, B… in transform() function
H A Dblock.hpp109 static __device__ __forceinline__ void transform(InIt beg, InIt end, OutIt out, UnOp op) in transform() function
120 …static __device__ __forceinline__ void transform(InIt1 beg1, InIt1 end1, InIt2 beg2, OutIt out, Bi… in transform() function
/OK3568_Linux_fs/external/xserver/randr/
H A Drrtransform.c27 RRTransformInit(RRTransformPtr transform) in RRTransformInit()
38 RRTransformFini(RRTransformPtr transform) in RRTransformFini()
146 PictTransformPtr transform, in RRTransformCompute()
H A Drrcrtc.c137 RRTransformPtr transform, int numOutputs, RROutputPtr * outputs) in RRCrtcNotify()
845 RRTransformPtr transform = &crtc->client_pending_transform; in RRCrtcGetTransform() local
976 RRModeGetScanoutSize(RRModePtr mode, PictTransformPtr transform, in RRModeGetScanoutSize()
1038 PictTransformPtr transform, in RRCrtcTransformSet()
1382 PictTransform transform; in ProcRRSetCrtcConfig() local
1702 PictTransform transform; in ProcRRSetCrtcTransform() local
1734 transform_filter_length(RRTransformPtr transform) in transform_filter_length()
1748 CARD16 *nparamsFilter, RRTransformPtr transform) in transform_filter_encode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtransform.h37 struct transform { struct
38 const struct transform_funcs *funcs; argument
39 struct dc_context *ctx;
40 int inst;
41 struct dpp_caps *caps;
42 struct pwl_params regamma_params;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/action/
H A Daction.hpp59 typename make_attribute::type, attr_type, domain> transform; in parse() typedef
116 typename make_attribute::type, attr_type, domain> transform; in parse() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dstrategy_transform.hpp42 namespace strategy { namespace transform namespace
58 static inline void transform(Src const& source, Dst& dest, T value) in transform() function
77 static inline void transform(Src const& , Dst& , T ) in transform() function
H A Dtransform.hpp26 namespace strategy { namespace transform { namespace services namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/storage/
H A Dresource_transform.cpp9 void ResourceTransform::transform(Resource::Kind kind, const std::string&& url, FinishedCallback&& … in transform() function in mbgl::ResourceTransform
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/transform/
H A Dinverse_transformer.hpp26 namespace strategy { namespace transform namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/map/
H A Dmap_snapshotter.cpp86 Transform transform { transformState }; in snapshot() local
95 Transform transform { transformState }; in snapshot() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/
H A Dtoupper.c14 uint32_t *u, const char **transform, in _nu_toupper()
H A Dtolower.c19 uint32_t *u, const char **transform, in _nu_tolower()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Donline_file_source.cpp163 void setResourceTransform(optional<ActorRef<ResourceTransform>>&& transform) { in setResourceTransform()
241 void OnlineFileSource::setResourceTransform(optional<ActorRef<ResourceTransform>>&& transform) { in setResourceTransform()

1234