Searched refs:convert_type (Results 1 – 7 of 7) sorted by relevance
231 GrTwoPointConicalGradientLayout::Type convert_type(SkTwoPointConicalGradient::Type type) { in convert_type() function246 GrTwoPointConicalGradientLayout::Type grType = convert_type(grad.getType()); in Make()
146 GrTwoPointConicalGradientLayout::Type convert_type(162 GrTwoPointConicalGradientLayout::Type grType = convert_type(grad.getType());
383 using convert_type = std::codecvt_utf8<wchar_t>; in GetSystemName() typedef384 std::wstring_convert<convert_type, wchar_t> converter; in GetSystemName()
425 using convert_type = std::codecvt_utf8<wchar_t>; in GetSystemName() typedef426 std::wstring_convert<convert_type, wchar_t> converter; in GetSystemName()
532 uint32_t convert_type; member613 { "convert", MOD_PAT, MOD_CON, 0, PO(convert_type) },5032 if (pat_patctl.convert_type != CONVERT_UNSET && in process_pattern()5461 if (pat_patctl.convert_type != CONVERT_UNSET) in process_pattern()5465 uint32_t convert_options = pat_patctl.convert_type; in process_pattern()8179 def_patctl.convert_type = CONVERT_UNSET; in main()