Searched refs:PICTURE_OPITEM (Results 1 – 3 of 3) sorted by relevance
67 PICTURE_OPITEM, enumerator845 …ConstructorHandle(const OpDataHandle& picture) : OpItem(DrawOpItem::PICTURE_OPITEM), picture(pictu… in ConstructorHandle()851 : DrawOpItem(DrawOpItem::PICTURE_OPITEM), picture_(std::make_shared<Picture>(picture)) {} in DrawPictureOpItem()
65 { DrawOpItem::PICTURE_OPITEM, "PICTURE_OPITEM" },1191 UNMARSHALLING_REGISTER(DrawPicture, DrawOpItem::PICTURE_OPITEM,1195 : DrawOpItem(PICTURE_OPITEM) in DrawPictureOpItem()
246 EXPECT_FALSE(player.GenerateCachedOpItem(DrawOpItem::PICTURE_OPITEM, &handle, 0));