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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
GLES2Canvas.h 114 void clearBorders(const FloatRect&, int width);
GLES2Canvas.cpp 751 void GLES2Canvas::clearBorders(const FloatRect& rect, int width)
815 clearBorders(dstRect, 1);
852 clearBorders(srcRect, 2);
    [all...]

Completed in 27 milliseconds