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

  /frameworks/base/libs/hwui/
GlopBuilder.h 98 GlopBuilder& setRoundRectClipState(const RoundRectClipState* roundRectClipState);
OpenGLRenderer.cpp 850 .setRoundRectClipState(currentSnapshot()->roundRectClipState)
862 .setRoundRectClipState(currentSnapshot()->roundRectClipState)
883 .setRoundRectClipState(currentSnapshot()->roundRectClipState)
    [all...]
FontRenderer.cpp 69 .setRoundRectClipState(renderer->currentSnapshot()->roundRectClipState)
GlopBuilder.cpp 546 GlopBuilder& GlopBuilder::setRoundRectClipState(const RoundRectClipState* roundRectClipState) {

Completed in 139 milliseconds