Searched defs:DrawQuadType (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
H A DDrawQuadData.h40 enum DrawQuadType { enum in namespace:WebCore
49 DrawQuadData(DrawQuadType type = BaseQuad,
78 DrawQuadType type() const { return m_type; }
100 DrawQuadType m_type;
111 DrawQuadType type = BaseQuad,
141 DrawQuadType type = BaseQuad,

Completed in 83 milliseconds