Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrOpFlushState.cpp119 std::unique_ptr<char[]> tmpPixels; in doUpload() local
DSurfaceContext.cpp233 std::unique_ptr<char[]> tmpPixels; in readPixels() local
/external/skia/tests/
DTransferPixelsTest.cpp104 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::__anon27a6e4210111::ScopedEXTTextureNorm16ReadbackWorkaround
348 GLubyte *tmpPixels) in RearrangeEXTTextureNorm16Pixels()