Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_common.h179 uint32_t ridx = (width - x - 1) * channels + k; in VerticalFlipRowPointers() local
195 uint32_t ridx = (width - x - 1) * channels + k; in VerticalFlipRow() local