Home
last modified time | relevance | path

Searched defs:to_fixed (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/skcms/src/
DTransform_inl.h131 SI U16 to_fixed(F f) { return cast<U16>(f + 0.5f); } in to_fixed() function
133 SI U32 to_fixed(F f) { return (U32)cast<I32>(f + 0.5f); } in to_fixed() function
/third_party/skia/third_party/skcms/src/
DTransform_inl.h135 SI U16 to_fixed(F f) { return cast<U16>(f + 0.5f); } in to_fixed() function
137 SI U32 to_fixed(F f) { return (U32)cast<I32>(f + 0.5f); } in to_fixed() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-common.hh227 int32_t to_fixed () const { return value * 65536.0; } in to_fixed() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-common.hh227 int32_t to_fixed () const { return (int32_t) (value * 65536.0); } in to_fixed() function
/third_party/harfbuzz/src/
Dhb-cff-interp-common.hh227 int32_t to_fixed () const { return value * 65536.0; } in to_fixed() function
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h392 (*to_fixed)( PS_Parser parser, member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h391 (*to_fixed)( PS_Parser parser, member
/third_party/freetype/include/freetype/internal/
Dpsaux.h391 (*to_fixed)( PS_Parser parser, member