Home
last modified time | relevance | path

Searched refs:dstP (Results 1 - 1 of 1) sorted by relevance

/base/update/updater/services/ui/driver/
H A Dui_rotation.cpp110 uint8_t *dstP = nullptr; in RotateBuffer() local
116 dstP = dstBuf + y * newRowBytes_ + x * pixelBytes_; in RotateBuffer()
118 *dstP++ = *srcP++; in RotateBuffer()

Completed in 1 milliseconds