Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_stretch.c51 #define PAGE_ALIGNED __attribute__((__aligned__(4096))) macro
53 #define PAGE_ALIGNED macro
67 static unsigned char copy_row[4096] PAGE_ALIGNED;

Completed in 8 milliseconds