HomeSort by relevance Sort by last modified time
    Searched full:m_shouldantialias (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/context/
GraphicsOperation.h 349 : m_shouldAntiAlias(shouldAntiAlias)
354 context->drawConvexPolygon(4, m_points, m_shouldAntiAlias);
359 bool m_shouldAntiAlias;

Completed in 38 milliseconds