Searched defs:tmpPixels (Results 1 – 1 of 1) sorted by relevance
410 uint8_t* tmpPixels = new uint8_t[width * height * 4]; in readPixels() local456 std::vector<uint8_t> tmpPixels; in readPixelsScaled() local