Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DBaseDevice.h73 using ReadPixelsContext = SkImage::ReadPixelsContext; variable
DSurfaceContext.h89 using ReadPixelsContext = SkImage::ReadPixelsContext; variable
/third_party/skia/m133/include/core/
DSkSurface.h470 using ReadPixelsContext = void*; variable
DSkImage.h586 using ReadPixelsContext = void*; variable
/third_party/skia/include/core/
DSkSurface.h763 using ReadPixelsContext = void*; variable
DSkImage.h885 using ReadPixelsContext = void*; variable
/third_party/skia/m133/src/gpu/ganesh/
DSurfaceContext.h92 using ReadPixelsContext = SkImage::ReadPixelsContext; variable
DDevice.h122 using ReadPixelsContext = SkImage::ReadPixelsContext; variable
/third_party/skia/m133/src/gpu/graphite/
DDevice.cpp81 using ReadPixelsContext = SkImage::ReadPixelsContext; typedef