HomeSort by relevance Sort by last modified time
    Searched full:hscratch (Results 1 - 1 of 1) sorted by null

  /external/skia/tests/
Float16Test.cpp 61 uint16_t hscratch[7]; local
62 SkOpts::float_to_half(hscratch, fs, 7);
63 REPORTER_ASSERT(reporter, 0 == memcmp(hscratch, hs, sizeof(hs)));

Completed in 39 milliseconds