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

  /frameworks/base/libs/hwui/
FontRenderer.h 154 void initRender(const Rect* clip, Rect* bounds, TextDrawFunctor* functor);
FontRenderer.cpp 630 void FontRenderer::initRender(const Rect* clip, Rect* bounds, TextDrawFunctor* functor) {
664 initRender(clip, bounds, functor);
682 initRender(clip, bounds, functor);

Completed in 50 milliseconds