Searched refs:createLayerDevice (Results 1 – 2 of 2) sorted by relevance
975 SkDevice* createLayerDevice(SkBitmap::Config, int width, int height,
781 device = this->createLayerDevice(config, ir.width(), ir.height(), in saveLayer()1305 SkDevice* SkCanvas::createLayerDevice(SkBitmap::Config config, in createLayerDevice() function in SkCanvas