Searched refs:make_nopixels (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkCanvas.cpp558 static SkBitmap make_nopixels(int width, int height) { function
567 : INHERITED(make_nopixels(bounds.width(), bounds.height()))

Completed in 55 milliseconds