HomeSort by relevance Sort by last modified time
    Searched refs:Sk16f (Results 1 - 6 of 6) sorted by null

  /external/skia/src/core/
SkNx.h 376 typedef SkNx<16, float> Sk16f;
  /external/skqp/src/core/
SkNx.h 376 typedef SkNx<16, float> Sk16f;
  /external/skia/src/opts/
SkNx_neon.h 608 template<> AI /*static*/ Sk16b SkNx_cast<uint8_t, float>(const Sk16f& src) {
SkNx_sse.h 674 template<> AI /*static*/ Sk16b SkNx_cast<uint8_t, float>(const Sk16f& src) {
  /external/skqp/src/opts/
SkNx_neon.h 598 template<> AI /*static*/ Sk16b SkNx_cast<uint8_t, float>(const Sk16f& src) {
SkNx_sse.h 667 template<> AI /*static*/ Sk16b SkNx_cast<uint8_t, float>(const Sk16f& src) {

Completed in 53 milliseconds