Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/
DGrOpFlushState.cpp126 std::unique_ptr<char[]> tmpPixels; in doUpload() local
DSurfaceContext.cpp269 std::unique_ptr<char[]> tmpPixels; in readPixels() local
/third_party/skia/src/gpu/
DGrOpFlushState.cpp118 std::unique_ptr<char[]> tmpPixels; in doUpload() local
DSurfaceContext.cpp226 std::unique_ptr<char[]> tmpPixels; in readPixels() local
/third_party/skia/m133/tests/
DTransferPixelsTest.cpp105 std::unique_ptr<char[]> tmpPixels(new char[tmpRowBytes * h]); in read_pixels_from_texture() local
/third_party/skia/tests/
DTransferPixelsTest.cpp84 std::unique_ptr<char[]> tmpPixels(new char[tmpRowBytes * h]); in read_pixels_from_texture() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp322 GLubyte *tmpPixels; member in rx::__anona8ab55d60111::ScopedEXTTextureNorm16ReadbackWorkaround
341 GLubyte *tmpPixels) in RearrangeEXTTextureNorm16Pixels()