Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dbasic_transformer.cpp217 static inline void pointLoop(Point &pt, const Size &size) in pointLoop() function
246 pointLoop(srcPoint, pixmapInfo.imageInfo.size); in DrawPixelmap()