H A D | draw_cmd.h | 756 : DrawWithPaintOpItem(paint, DrawOpItem::BITMAP_OPITEM), px_(px), py_(py), in DrawBitmapOpItem() 766 scalar px_; member in OHOS::Rosen::Drawing::DrawBitmapOpItem 787 const Paint& paint) : DrawWithPaintOpItem(paint, DrawOpItem::IMAGE_OPITEM), px_(px), py_(py), in DrawImageOpItem() 797 scalar px_; member in OHOS::Rosen::Drawing::DrawImageOpItem
|