Home
last modified time | relevance | path

Searched refs:expect8 (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DBlitRowTest.cpp64 uint8_t expect8, uint32_t* expect) { in find_proc() argument
74 *expect = expect8; in find_proc()
83 uint16_t expect16, uint8_t expect8, in check_color() argument
86 Proc proc = find_proc(bm, expect32, expect16, expect8, &expect); in check_color()
/external/chromium_org/third_party/skia/tests/
DBlitRowTest.cpp64 uint8_t expect8, uint32_t* expect) { in find_proc() argument
74 *expect = expect8; in find_proc()
83 uint16_t expect16, uint8_t expect8, in check_color() argument
86 Proc proc = find_proc(bm, expect32, expect16, expect8, &expect); in check_color()