Searched defs:wx1 (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/geometry/strategies/transform/ |
D | map_transformer.hpp | 65 explicit inline map_transformer(W const& wx1, W const& wy1, W const& wx2, W const& wy2, in map_transformer() 104 void set_transformation(W const& wx1, W const& wy1, W const& wx2, W const& wy2, in set_transformation()
|
/third_party/flutter/skia/src/opts/ |
D | SkBitmapProcState_opts.h | 132 __m128i wx1 = _mm_shuffle_epi8(wx, _mm_setr_epi8(0,0,0,0,4,4,4,4,8,8,8,8,12,12,12,12)), in S32_alpha_D32_filter_DX() local 168 __m128i wx1 = _mm_set1_epi8(wx), // This splats it out 16 times, but that's fine. in S32_alpha_D32_filter_DX() local
|