Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/gxdemo/src/Framebuffer/
Dfrb-aa-full.c61 #define COPY_OVERLAP 2 macro
103 copyLines = (u16) (rMode->efbHeight - COPY_OVERLAP); in main()
182 GXSetDispCopySrc(0, COPY_OVERLAP, rMode->fbWidth, copyLines); in CopyBottom()
188 GXSetDispCopySrc(0, 0, rMode->fbWidth, COPY_OVERLAP); in CopyBottom()