HomeSort by relevance Sort by last modified time
    Searched refs:DrawTextFunctor (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/hwui/
Canvas.cpp 80 class DrawTextFunctor {
82 DrawTextFunctor(const Layout& layout, Canvas* canvas, uint16_t* glyphs, float* pos,
174 DrawTextFunctor f(layout, this, glyphs.get(), pos.get(),
Canvas.h 250 friend class DrawTextFunctor;

Completed in 905 milliseconds