Searched refs:INSTALL_FACTORY (Results 1 – 1 of 1) sorted by relevance
261 #define INSTALL_FACTORY(name) factories.set(SkString(GetCommandString(k ## name ##_OpType)), \ macro268 INSTALL_FACTORY(Restore); in fromJSON()269 INSTALL_FACTORY(ClipPath); in fromJSON()270 INSTALL_FACTORY(ClipRegion); in fromJSON()271 INSTALL_FACTORY(ClipRect); in fromJSON()272 INSTALL_FACTORY(ClipRRect); in fromJSON()273 INSTALL_FACTORY(Concat); in fromJSON()274 INSTALL_FACTORY(DrawBitmap); in fromJSON()275 INSTALL_FACTORY(DrawBitmapRect); in fromJSON()276 INSTALL_FACTORY(DrawBitmapNine); in fromJSON()[all …]