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