Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DGIFMovie.cpp138 int copyHeight, const GifImageDesc& imageDesc, int rowStep, in copyInterlaceGroup()
/frameworks/native/libs/ultrahdr/
Djpegr.cpp890 size_t rowStep = threads == 1 ? image_height : kJobSzInRows; in generateGainMap() local
1086 const int rowStep = threads == 1 ? uncompressed_yuv_420_image->height : kJobSzInRows; in applyGainMap() local