Searched defs:align_bytes (Results 1 – 6 of 6) sorted by relevance
88 uint8_t align_bytes = 32; in _invalidate_cache() local126 uint8_t align_bytes = vglite_get_stride_alignment(cf); in _width_to_stride() local
230 uint8_t align_bytes = LV_COLOR_DEPTH / 8 * 16; /*16 pixels*/ in vglite_get_stride_alignment() local
216 uint8_t align_bytes = vglite_get_stride_alignment(cf); in _move_buf_close_to_area() local
83 uint8_t align_bytes = 32; in _invalidate_cache() local
57 #define LV_VG_LITE_ALIGN(number, align_bytes) \ argument
81 #define VG_LITE_ALIGN(number, align_bytes) \ argument