Searched refs:VIDEO_SIZE (Results 1 – 3 of 3) sorted by relevance
58 private static final MeasureLong VIDEO_SIZE = field in QuickStart71 VIDEO_SIZE,95 statsRecorder.newMeasureMap().put(VIDEO_SIZE, 25 * MiB).record(); in main()
182 #define VIDEO_SIZE (VIDEO_ROWS * VIDEO_LINE_LEN) macro554 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in console_cursor()1017 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in cfb_video_putc()1033 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in cfb_video_puts()1683 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in video_display_bitmap()2115 flush_cache(VIDEO_FB_ADRS, VIDEO_SIZE); in cfg_video_init()
145 private static final MeasureLong VIDEO_SIZE =156 VIDEO_SIZE,176 statsRecorder.newMeasureMap().put(VIDEO_SIZE, 25648).record();