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

  /external/webkit/Source/WebCore/platform/graphics/android/context/
GraphicsOperation.h 346 class DrawConvexPolygonQuad : public Operation {
348 DrawConvexPolygonQuad(const FloatPoint* points, bool shouldAntiAlias)
PlatformGraphicsContextRecording.cpp 803 appendDrawingOperation(NEW_OP(DrawConvexPolygonQuad)(points, shouldAntialias), bounds);
    [all...]

Completed in 29 milliseconds