Searched refs:fromBottom (Results 1 – 2 of 2) sorted by relevance
45 SkRect fromBottom = SkRect::MakeLTRB(20, 28, 25, big); in draw_big_rect() local46 canvas->drawRect(fromBottom, rectPaint); in draw_big_rect()