Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrOpFlushState.cpp118 std::unique_ptr<char[]> tmpPixels; in doUpload() local
DSurfaceContext.cpp226 std::unique_ptr<char[]> tmpPixels; in readPixels() local
/external/skia/tests/
DTransferPixelsTest.cpp84 std::unique_ptr<char[]> tmpPixels(new char[tmpRowBytes * h]); in read_pixels_from_texture() local
/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp329 GLubyte *tmpPixels; member in rx::__anond178a2a80111::ScopedEXTTextureNorm16ReadbackWorkaround
348 GLubyte *tmpPixels) in RearrangeEXTTextureNorm16Pixels()