Home
last modified time | relevance | path

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

/external/skia/src/image/
DSkSurface_Raster.cpp16 class SkSurface_Raster : public SkSurface_Base { class
89 SkSurface_Raster::SkSurface_Raster(const SkImageInfo& info, void* pixels, size_t rb, in SkSurface_Raster() function in SkSurface_Raster
99 SkSurface_Raster::SkSurface_Raster(SkPixelRef* pr, const SkSurfaceProps* props) in SkSurface_Raster() function in SkSurface_Raster
/external/skia/include/core/
DSkBitmapDevice.h154 friend class SkSurface_Raster; variable
DSkDevice.h387 friend class SkSurface_Raster; variable
DSkPixelRef.h380 friend class SkSurface_Raster; // For the two methods above. variable
DSkCanvas.h1357 friend class SkSurface_Raster; // needs getDevice() variable