Home
last modified time | relevance | path

Searched refs:fstart (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/core/
DSkScan_Antihair.cpp337 SkFixed fstart, slope; in do_anti_hairline() local
353 fstart = SkFDot6ToFixed(y0); in do_anti_hairline()
360 fstart += (slope * (32 - (x0 & 63)) + 32) >> 6; in do_anti_hairline()
380 fstart += slope * (clip->fLeft - istart); in do_anti_hairline()
401 top = SkFixedFloorToInt(fstart - SK_FixedHalf); in do_anti_hairline()
402 bottom = SkFixedCeilToInt(fstart + (istop - istart - 1) * slope + SK_FixedHalf); in do_anti_hairline()
404 bottom = SkFixedCeilToInt(fstart + SK_FixedHalf); in do_anti_hairline()
405 top = SkFixedFloorToInt(fstart + (istop - istart - 1) * slope - SK_FixedHalf); in do_anti_hairline()
426 fstart = SkFDot6ToFixed(x0); in do_anti_hairline()
436 fstart += (slope * (32 - (y0 & 63)) + 32) >> 6; in do_anti_hairline()
[all …]
/external/libpcap/
Doptimize.c1991 static struct bpf_insn *fstart; variable
2027 p->offset = dst - fstart; in convert_code_r()
2114 bids[dst - fstart] = p->id + 1; in convert_code_r()
2194 fstart = fp; in icode_to_fcode()
/external/elfutils/src/
Dreadelf.c9278 unsigned char const *const fstart = ptr + 3 * count * addrsize; in handle_file_note() local
9279 char const *fptr = (char *) fstart; in handle_file_note()
9285 if (! buf_read_ulong (core, &ptr, fstart, &mstart) in handle_file_note()
9286 || ! buf_read_ulong (core, &ptr, fstart, &mend) in handle_file_note()
9287 || ! buf_read_ulong (core, &ptr, fstart, &moffset)) in handle_file_note()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...