Home
last modified time | relevance | path

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

/external/skia/src/image/
DSkSurface.cpp121 bool SkSurface::peekPixels(SkPixmap* pmap) { in peekPixels() function in SkSurface
DSkImage.cpp34 bool SkImage::peekPixels(SkPixmap* pm) const { in peekPixels() function in SkImage
/external/skia/src/core/
DSkBitmap.cpp635 bool SkBitmap::peekPixels(SkPixmap* pmap) const { in peekPixels() function in SkBitmap
DSkDevice.cpp391 bool SkDevice::peekPixels(SkPixmap* pmap) { in peekPixels() function in SkDevice
DSkCanvas.cpp1237 bool SkCanvas::peekPixels(SkPixmap* pmap) { in peekPixels() function in SkCanvas