Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DColorBufferGl.cpp410 uint8_t* tmpPixels = new uint8_t[width * height * 4]; in readPixels() local
456 std::vector<uint8_t> tmpPixels; in readPixelsScaled() local