Home
last modified time | relevance | path

Searched defs:to_half (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/opts/
H A DSkRasterPipeline_opts.h1020 SI U16 to_half(F f) { in to_half() function
/third_party/skia/include/private/
H A DSkVx.h649 SI Vec<1,uint16_t> to_half(const Vec<1,float>& x) { return to_half_finite_ftz(x); } in to_half() function
652 SIN Vec<N,uint16_t> to_half(const Vec<N,float>& x) { in to_half() function

Completed in 8 milliseconds