Home
last modified time | relevance | path

Searched defs:peekPixels (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/src/core/
DSkBitmap.cpp612 bool SkBitmap::peekPixels(SkPixmap* pmap) const { in peekPixels() function in SkBitmap
DSkDevice.cpp389 bool SkBaseDevice::peekPixels(SkPixmap* pmap) { in peekPixels() function in SkBaseDevice
DSkCanvas.cpp1286 bool SkCanvas::peekPixels(SkPixmap* pmap) { in peekPixels() function in SkCanvas
/third_party/flutter/skia/src/core/
DSkBitmap.cpp627 bool SkBitmap::peekPixels(SkPixmap* pmap) const { in peekPixels() function in SkBitmap
DSkDevice.cpp351 bool SkBaseDevice::peekPixels(SkPixmap* pmap) { in peekPixels() function in SkBaseDevice
DSkCanvas.cpp1228 bool SkCanvas::peekPixels(SkPixmap* pmap) { in peekPixels() function in SkCanvas
/third_party/skia/src/image/
DSkSurface.cpp235 bool SkSurface::peekPixels(SkPixmap* pmap) { in peekPixels() function in SkSurface
DSkImage.cpp52 bool SkImage::peekPixels(SkPixmap* pm) const { in peekPixels() function in SkImage
/third_party/flutter/skia/src/image/
DSkImage.cpp43 bool SkImage::peekPixels(SkPixmap* pm) const { in peekPixels() function in SkImage
DSkSurface.cpp332 bool SkSurface::peekPixels(SkPixmap* pmap) { in peekPixels() function in SkSurface