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

/external/skia/tests/
H A DBlitRowTest.cpp60 static Proc find_proc(const SkBitmap& bm, SkPMColor expect32, uint16_t expect16, argument
68 *expect = expect16;
80 uint16_t expect16, uint8_t expect8,
83 Proc proc = find_proc(bm, expect32, expect16, expect8, &expect);
79 check_color(const SkBitmap& bm, SkPMColor expect32, uint16_t expect16, uint8_t expect8, skiatest::Reporter* reporter) argument

Completed in 57 milliseconds