Searched defs:target_fuzz (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | intel_display_poller.c | 261 static void poll_pixel_pan(uint32_t devid, int pipe, int target_pixel, int target_fuzz, in poll_pixel_pan() 299 static void poll_pixel_flip(uint32_t devid, int pipe, int target_pixel, int target_fuzz, in poll_pixel_flip() 698 static void poll_dsl_pan(uint32_t devid, int pipe, int target_scanline, int target_fuzz, in poll_dsl_pan() 745 static void poll_dsl_flip(uint32_t devid, int pipe, int target_scanline, int target_fuzz, in poll_dsl_flip() 966 int pipe = 0, bit = 0, target_scanline = 0, target_fuzz = 1; in main() local
|