Home
last modified time | relevance | path

Searched refs:is_transform (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Dmake.hpp47 : mpl::and_<is_callable<T>, is_transform<T> >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Dis_nullary.hpp60 , bool IsTransform = proto::is_transform<Trait>::value
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_largepixmap.c346 int repeat_type, int is_transform, in _glamor_compute_clipped_regions() argument
575 if (is_transform && RegionNumRects(&temp_region)) { in _glamor_compute_clipped_regions()
654 !(is_transform && repeat_type == RepeatReflect)) in _glamor_compute_clipped_regions()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dproto_fwd.hpp745 struct is_transform;
H A Dtraits.hpp162 struct is_transform struct