Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceContext.cpp253 std::unique_ptr<char[]> tmpPixels; in readPixels() local
444 std::unique_ptr<char[]> tmpPixels; in writePixels() local
DGrOpFlushState.cpp100 std::unique_ptr<char[]> tmpPixels; in doUpload() local
/external/skia/tests/
DTransferPixelsTest.cpp82 std::unique_ptr<char[]> tmpPixels(new char[tmpRowBytes * h]); in read_pixels_from_texture() local
/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp296 GLubyte *tmpPixels; member in rx::__anon2ec5c4e70111::ScopedEXTTextureNorm16ReadbackWorkaround
315 GLubyte *tmpPixels) in RearrangeEXTTextureNorm16Pixels()