Searched refs:expect32 (Results 1 – 3 of 3) sorted by relevance
/external/skia/tests/ |
D | BlitRowTest.cpp | 63 static Proc find_proc(const SkBitmap& bm, SkPMColor expect32, uint16_t expect16, in find_proc() argument 67 *expect = expect32; in find_proc() 82 static bool check_color(const SkBitmap& bm, SkPMColor expect32, in check_color() argument 86 Proc proc = find_proc(bm, expect32, expect16, expect8, &expect); in check_color()
|
/external/chromium_org/third_party/skia/tests/ |
D | BlitRowTest.cpp | 63 static Proc find_proc(const SkBitmap& bm, SkPMColor expect32, uint16_t expect16, in find_proc() argument 67 *expect = expect32; in find_proc() 82 static bool check_color(const SkBitmap& bm, SkPMColor expect32, in check_color() argument 86 Proc proc = find_proc(bm, expect32, expect16, expect8, &expect); in check_color()
|
/external/llvm/test/Transforms/InstCombine/ |
D | load3.ll | 31 @expect32 = internal constant [36 x i32][ i32 1, i32 2, i32 0, i32 100, i32 3, 40 %l = load i32* getelementptr ([36 x i32]* @expect32, i32 29826161, i32 28), align 4
|