Searched refs:DrawImageLatticeCommand (Results 1 – 3 of 3) sorted by relevance
418 this->addDrawCommand(new DrawImageLatticeCommand(image, lattice, dst, filter, paint)); in onDrawImageLattice2()622 imageIndex = static_cast<const DrawImageLatticeCommand*>(command)->imageId(udm); in getImageIdToCommandMap()
1234 DrawImageLatticeCommand::DrawImageLatticeCommand(const SkImage* image, in DrawImageLatticeCommand() function in DrawImageLatticeCommand1246 void DrawImageLatticeCommand::execute(SkCanvas* canvas) const { in execute()1250 bool DrawImageLatticeCommand::render(SkCanvas* canvas) const { in render()1260 uint64_t DrawImageLatticeCommand::imageId(UrlDataManager& udm) const { in imageId()1264 void DrawImageLatticeCommand::toJSON(SkJSONWriter& writer, UrlDataManager& urlDataManager) const { in toJSON()
272 class DrawImageLatticeCommand : public DrawCommand {274 DrawImageLatticeCommand(const SkImage* image,