Searched defs:savePixels (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/
H A DGrSurfacePriv.h30 bool savePixels(const char* filename) { return fSurface->savePixels(filename); } function in class:GrSurfacePriv
H A DGrSurface.cpp56 bool GrSurface::savePixels(const char* filename) { function in class:GrSurface

Completed in 174 milliseconds