Home
last modified time | relevance | path

Searched refs:transform (Results 1 – 25 of 470) sorted by relevance

12345678910>>...19

/OK3568_Linux_fs/external/xserver/randr/
H A Drrtransform.c27 RRTransformInit(RRTransformPtr transform) in RRTransformInit() argument
29 pixman_transform_init_identity(&transform->transform); in RRTransformInit()
30 pixman_f_transform_init_identity(&transform->f_transform); in RRTransformInit()
31 pixman_f_transform_init_identity(&transform->f_inverse); in RRTransformInit()
32 transform->filter = NULL; in RRTransformInit()
33 transform->params = NULL; in RRTransformInit()
34 transform->nparams = 0; in RRTransformInit()
38 RRTransformFini(RRTransformPtr transform) in RRTransformFini() argument
40 free(transform->params); in RRTransformFini()
46 if (a && pixman_transform_is_identity(&a->transform)) in RRTransformEqual()
[all …]
H A Drrtransform.h32 PictTransform transform; member
43 RRTransformInit(RRTransformPtr transform);
46 RRTransformFini(RRTransformPtr transform);
75 PictTransformPtr transform,
H A Drrcrtc.c93 pixman_transform_init_identity(&crtc->transform); in RRCrtcCreate()
137 RRTransformPtr transform, int numOutputs, RROutputPtr * outputs) in RRCrtcNotify() argument
219 if (!RRTransformEqual(transform, &crtc->client_current_transform)) { in RRCrtcNotify()
220 RRTransformCopy(&crtc->client_current_transform, transform); in RRCrtcNotify()
228 &crtc->transform, &crtc->f_transform, in RRCrtcNotify()
845 RRTransformPtr transform = &crtc->client_pending_transform; in RRCrtcGetTransform() local
847 if (pixman_transform_is_identity(&transform->transform)) in RRCrtcGetTransform()
849 return transform; in RRCrtcGetTransform()
976 RRModeGetScanoutSize(RRModePtr mode, PictTransformPtr transform, in RRModeGetScanoutSize() argument
992 pixman_transform_bounds(transform, &box); in RRModeGetScanoutSize()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dmap.cpp72 Transform transform; member in mbgl::Map::Impl
109 impl->transform.resize(size); in Map()
126 transform(observer, in Impl()
175 impl->transform.jumpTo(camera); in renderStill()
203 if (needsRepaint || transform.inTransition()) { in onDidFinishRenderingFrame()
242 impl->transform.cancelTransitions(); in cancelTransitions()
247 impl->transform.setGestureInProgress(inProgress); in setGestureInProgress()
252 return impl->transform.isGestureInProgress(); in isGestureInProgress()
256 return impl->transform.isRotating(); in isRotating()
260 return impl->transform.isScaling(); in isScaling()
[all …]
/OK3568_Linux_fs/kernel/Documentation/input/
H A Dshape.svg2 …<polyline transform="translate(-121.88 -68.4)" points="4200 3600 4200 3075 4950 2325 7425 2325 825…
3 …<polyline transform="translate(-121.88 -68.4)" points="4200 3675 4200 5400" fill="none" stroke="#0…
4 …<polyline transform="translate(-121.88 -68.4)" points="8250 3675 8250 5400" fill="none" stroke="#0…
5 …<polyline transform="translate(-121.88 -68.4)" points="3675 3600 8700 3600" fill="none" stroke="#0…
6 …<polyline transform="translate(-121.88 -68.4)" points="8775 3600 10200 3600" fill="none" stroke="#…
7 …<polyline transform="translate(-121.88 -68.4)" points="8325 3150 9075 3150" fill="none" stroke="#0…
8 …<polyline transform="translate(-121.88 -68.4)" points="7500 2325 10200 2325" fill="none" stroke="#…
9 …<polyline transform="translate(-121.88 -68.4)" points="3600 3600 3e3 3600" fill="none" stroke="#00…
10 …<polyline transform="translate(-121.88 -68.4)" points="4125 3075 3e3 3075" fill="none" stroke="#00…
11 …<polyline transform="translate(-121.88 -68.4)" points="4217 5400 8158 5400" fill="none" stroke="#0…
[all …]
H A Dinteractive.svg2 …<polyline transform="translate(-18.5,-16.294)" points="1200 3600 1800 3600 2400 4800 3e3 4800 4200…
4 …<polyline transform="translate(-18.5,-16.294)" points="1200 4800 4800 4800" fill="none" stroke="#0…
5 …<polyline transform="translate(-18.5,-16.294)" points="2400 4800 2400 6525 1950 7125 1950 7800" fi…
6 …<polyline transform="translate(-18.5,-16.294)" points="3e3 4800 3e3 6525 3600 7125 3600 7800" fill…
7 …<polyline transform="translate(-18.5,-16.294)" points="3837 5389 4125 5100 5400 5100" fill="none" …
8 …<polyline transform="translate(-18.5,-16.294)" points="3889 5292 3826 5398 3932 5334" fill="none" …
9 …<polyline transform="translate(-18.5,-16.294)" points="2112 4189 2400 3900 5400 3900" fill="none" …
10 …<polyline transform="translate(-18.5,-16.294)" points="2164 4092 2101 4198 2207 4134" fill="none" …
11 …<polyline transform="translate(-18.5,-16.294)" points="4800 5700 5400 5700" fill="none" stroke="#0…
12 …<polyline transform="translate(-18.5,-16.294)" points="1800 3600 5400 3600" fill="none" stroke="#0…
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtransform.h37 struct transform { struct
187 void (*transform_reset)(struct transform *xfm);
189 void (*transform_set_scaler)(struct transform *xfm,
193 struct transform *xfm,
198 struct transform *xfm,
203 struct transform *xfm,
207 struct transform *xfm,
211 struct transform *xfm,
215 struct transform *xfm,
219 struct transform *xfm,
[all …]
/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
207 typedef typename strategy::transform::services::default_strategy
279 struct transform {}; struct
282 struct transform<Point1, Point2, point_tag, point_tag> struct
283 : detail::transform::transform_point
289 struct transform struct
294 : detail::transform::transform_range
299 struct transform<Range1, Range2, ring_tag, ring_tag> struct
300 : detail::transform::transform_range
305 struct transform<Polygon1, Polygon2, polygon_tag, polygon_tag> struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/
H A Dtile.hpp70 tile.features.push_back({ transform(point), props, id }); in addFeature()
76 const auto new_line = transform(line); in addFeature()
84 const auto new_polygon = transform(polygon); in addFeature()
102 const auto new_multi = transform(multi); in addFeature()
116 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
126 result.push_back(transform(p)); in transform()
131 mapbox::geometry::line_string<int16_t> transform(const vt_line_string& line) { in transform() function in mapbox::geojsonvt::detail::InternalTile
136 result.push_back(transform(p)); in transform()
142 mapbox::geometry::linear_ring<int16_t> transform(const vt_linear_ring& ring) { in transform() function in mapbox::geojsonvt::detail::InternalTile
[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
27 struct transform<Sequence, F, void_> struct
29 struct transform<Sequence, F>
38 inline typename result_of::transform<Sequence const, F>::type
39 transform(Sequence const& seq, F f) in transform() function
46 inline typename result_of::transform<Sequence1 const, Sequence2 const, F>::type
47 transform(Sequence1 const& seq1, Sequence2 const& seq2, F f) in transform() function
/OK3568_Linux_fs/buildroot/package/weston/
H A D0076-HACK-Honour-cursor-size-config.patch55 uint32_t transform;
89 - enum wl_output_transform transform,
94 + enum wl_output_transform transform,
98 switch (transform) {
106 + enum wl_output_transform transform,
110 + weston_transformed_coord_float(width, height, transform,
123 - enum wl_output_transform transform,
128 + enum wl_output_transform transform,
136 - weston_transformed_coord(width, height, transform, scale,
138 - weston_transformed_coord(width, height, transform, scale,
[all …]
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0077-HACK-Honour-cursor-size-config.patch55 uint32_t transform;
89 - enum wl_output_transform transform,
94 + enum wl_output_transform transform,
98 switch (transform) {
106 + enum wl_output_transform transform,
110 + weston_transformed_coord_float(width, height, transform,
123 - enum wl_output_transform transform,
128 + enum wl_output_transform transform,
136 - weston_transformed_coord(width, height, transform, scale,
138 - weston_transformed_coord(width, height, transform, scale,
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/preprocessed/
H A Dlazy.hpp18 : transform<lazy<Object()> >
38 : transform<lazy<Object(A0)> >
50 : transform<lazy<Object(A0...)> >
76 : transform<lazy<Object(A0 , A1)> >
88 : transform<lazy<Object(A0 , A1...)> >
114 : transform<lazy<Object(A0 , A1 , A2)> >
126 : transform<lazy<Object(A0 , A1 , A2...)> >
152 : transform<lazy<Object(A0 , A1 , A2 , A3)> >
164 : transform<lazy<Object(A0 , A1 , A2 , A3...)> >
190 : transform<lazy<Object(A0 , A1 , A2 , A3 , A4)> >
[all …]
H A Dcall.hpp12 struct call<Fun(A0...)> : transform<call<Fun(A0...)> >
32 struct call<Fun(A0 , A1...)> : transform<call<Fun(A0 , A1...)> >
52 struct call<Fun(A0 , A1 , A2...)> : transform<call<Fun(A0 , A1 , A2...)> >
72 struct call<Fun(A0 , A1 , A2 , A3)> : transform<call<Fun(A0 , A1 , A2 , A3)> >
103 struct call<Fun(A0 , A1 , A2 , A3...)> : transform<call<Fun(A0 , A1 , A2 , A3...)> >
123 struct call<Fun(A0 , A1 , A2 , A3 , A4)> : transform<call<Fun(A0 , A1 , A2 , A3 , A4)> >
154 struct call<Fun(A0 , A1 , A2 , A3 , A4...)> : transform<call<Fun(A0 , A1 , A2 , A3 , A4...)> >
174 … struct call<Fun(A0 , A1 , A2 , A3 , A4 , A5)> : transform<call<Fun(A0 , A1 , A2 , A3 , A4 , A5)> >
205 …struct call<Fun(A0 , A1 , A2 , A3 , A4 , A5...)> : transform<call<Fun(A0 , A1 , A2 , A3 , A4 , A5.…
225 …struct call<Fun(A0 , A1 , A2 , A3 , A4 , A5 , A6)> : transform<call<Fun(A0 , A1 , A2 , A3 , A4 , A…
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_transform_v.h38 struct transform *xfm,
42 struct transform *xfm,
47 struct transform *xfm,
51 struct transform *xfm,
55 struct transform *xfm,
/OK3568_Linux_fs/buildroot/package/pixman/
H A D0005-pixman_image_composite32-Support-rockchip-RGA-2D-acc.patch127 +pixman_transform_to_rga_rotate (pixman_transform_t * transform, int * rotate)
135 + if (!transform)
138 + if (transform->matrix[2][0] || transform->matrix[2][1] ||
139 + !transform->matrix[2][2])
142 + dx = transform->matrix[0][2] / (double) transform->matrix[2][2];
143 + dy = transform->matrix[1][2] / (double) transform->matrix[2][2];
148 + if (!pixman_transform_point_3d (transform, &v))
162 + if (!pixman_transform_point_3d (transform, &v))
194 + pixman_transform_t * transform;
234 + transform = src->common.transform;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/
H A Dtolower.c19 uint32_t *u, const char **transform, in _nu_tolower() argument
40 *transform = __nu_final_sigma; in _nu_tolower()
48 *transform = __nu_final_sigma; in _nu_tolower()
53 *transform = nu_tolower(_u); in _nu_tolower()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Rotate.c367 RRTransformPtr transform = NULL; in xf86CrtcRotate() local
373 transform = &crtc->transform; in xf86CrtcRotate()
378 transform, in xf86CrtcRotate()
463 if (transform) { in xf86CrtcRotate()
464 if (transform->nparams) { in xf86CrtcRotate()
465 new_params = malloc(transform->nparams * sizeof(xFixed)); in xf86CrtcRotate()
467 memcpy(new_params, transform->params, in xf86CrtcRotate()
468 transform->nparams * sizeof(xFixed)); in xf86CrtcRotate()
469 new_nparams = transform->nparams; in xf86CrtcRotate()
470 new_filter = transform->filter; in xf86CrtcRotate()
[all …]
/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
62 typename transform::type attr = transform::pre(made_attr); in parse()
116 typename make_attribute::type, attr_type, domain> transform; in parse() typedef
119 typename transform::type attr = transform::pre(made_attr); in parse()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Darg.hpp32 struct _expr : transform<_expr>
65 struct _state : transform<_state>
99 struct _data : transform<_data>
122 struct _child_c : transform<_child_c<N> >
162 struct _value : transform<_value>
194 struct _void : transform<_void>
/OK3568_Linux_fs/external/xserver/render/
H A Dmatrix.c77 PictureTransformPoint(PictTransformPtr transform, PictVectorPtr vector) in PictureTransformPoint() argument
79 return pixman_transform_point(transform, vector); in PictureTransformPoint()
83 PictureTransformPoint3d(PictTransformPtr transform, PictVectorPtr vector) in PictureTransformPoint3d() argument
85 return pixman_transform_point_3d(transform, vector); in PictureTransformPoint3d()
/OK3568_Linux_fs/buildroot/docs/website/css/
H A Dmain.css212 transform: rotateY(180deg);
223 transform-style: preserve-3d;
241 transform: rotateY(0deg);
246 transform: rotateY(180deg);
250 -moz-transform: scaleX(-1);
251 -o-transform: scaleX(-1);
252 -webkit-transform: scaleX(-1);
253 transform: scaleX(-1);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/auxiliary/
H A Dattr_cast.hpp91 transform; in parse() typedef
93 typename transform::type attr_ = transform::pre(attr_param); in parse()
98 transform::fail(attr_param); in parse()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/
H A Dcasemap.h64 uint32_t *u, const char **transform,
98 uint32_t *u, const char **transform,
131 uint32_t *u, const char **transform,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dssl_internal.h685 const mbedtls_ssl_transform *transform ) in mbedtls_ssl_transform_uses_aead() argument
688 return( transform->maclen == 0 && transform->taglen != 0 ); in mbedtls_ssl_transform_uses_aead()
690 (void) transform; in mbedtls_ssl_transform_uses_aead()
803 void mbedtls_ssl_transform_free( mbedtls_ssl_transform *transform );
1082 void mbedtls_ssl_transform_init( mbedtls_ssl_transform *transform );
1084 mbedtls_ssl_transform *transform,
1089 mbedtls_ssl_transform *transform,
1113 mbedtls_ssl_transform *transform );

12345678910>>...19