Searched defs:tmpPixels (Results 1 – 5 of 5) sorted by relevance
442 uint8_t* tmpPixels = new uint8_t[width * height * 4]; in readPixels() local488 std::vector<uint8_t> tmpPixels; in readPixelsScaled() local
126 std::unique_ptr<char[]> tmpPixels; in doUpload() local
269 std::unique_ptr<char[]> tmpPixels; in readPixels() local
329 GLubyte *tmpPixels; member in rx::__anonab3449f20111::ScopedEXTTextureNorm16ReadbackWorkaround348 GLubyte *tmpPixels) in RearrangeEXTTextureNorm16Pixels()
105 std::unique_ptr<char[]> tmpPixels(new char[tmpRowBytes * h]); in read_pixels_from_texture() local