Searched defs:targetSize (Results 1 – 3 of 3) sorted by relevance
35 void ArrayCopy(std::string *target, const int targetSize, const std::string *source, const int sour… in ArrayCopy()
138 size_t targetSize = 0; member
88 bool PixelMap::ScalePixelMap(const Size &targetSize, const Size &dstSize, const ScaleMode &scaleMod… in ScalePixelMap()