Home
last modified time | relevance | path

Searched defs:notAligned (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgSwRasterAvx.h124 auto notAligned = ((uintptr_t)dst & 0xf) / 4; in avxRasterTranslucentRect() local
182 auto notAligned = ((uintptr_t)dst & 0xf) / 4; in avxRasterTranslucentRle() local