Searched refs:isDrawLine (Results 1 – 12 of 12) sorted by relevance
79 state.isDrawLine = context->isDrawLine(); in update()
41 bool isDrawLine : 1; member
117 bool isDrawLine() const;
97 bool Context::isDrawLine() const in isDrawLine() function in sw::Context
261 else if(context->isDrawLine()) in draw()
79 state.isDrawLine = context->isDrawLine(true); in update()
291 bool isDrawLine(bool fillModeAware = false) const;
110 bool Context::isDrawLine(bool fillModeAware) const in isDrawLine() function in sw::Context
308 else if(context->isDrawLine()) in draw()
51 const bool line = state.isDrawLine; in generate()
50 const bool line = state.isDrawLine; in generate()