Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dimage_reader.h195 void BitmapStretchStep(int dest_width,
Dimage_reader.cpp320 BitmapStretchStep(dest_width, src_width, yIn, yOut, src, dest); in BitmapStretch()
334 void image_reader::BitmapStretchStep(int dest_width, in BitmapStretchStep() function in image_reader