Searched refs:DrawImageLatticeCommand (Results 1 – 3 of 3) sorted by relevance
436 this->addDrawCommand(new DrawImageLatticeCommand(image, lattice, dst, filter, paint)); in onDrawImageLattice2()640 imageIndex = static_cast<const DrawImageLatticeCommand*>(command)->imageId(udm); in getImageIdToCommandMap()
1230 DrawImageLatticeCommand::DrawImageLatticeCommand(const SkImage* image, in DrawImageLatticeCommand() function in DrawImageLatticeCommand1242 void DrawImageLatticeCommand::execute(SkCanvas* canvas) const { in execute()1246 bool DrawImageLatticeCommand::render(SkCanvas* canvas) const { in render()1256 uint64_t DrawImageLatticeCommand::imageId(UrlDataManager& udm) const { in imageId()1260 void DrawImageLatticeCommand::toJSON(SkJSONWriter& writer, UrlDataManager& urlDataManager) const { in toJSON()
282 class DrawImageLatticeCommand : public DrawCommand {284 DrawImageLatticeCommand(const SkImage* image,