Home
last modified time | relevance | path

Searched refs:FrameRect (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkScan.h48 static void FrameRect(const SkRect&, const SkPoint& strokeSize,
DSkScan_Hairline.cpp614 void SkScan::FrameRect(const SkRect& r, const SkPoint& strokeSize, in FrameRect() function in SkScan
DSkDraw.cpp885 SkScan::FrameRect(localDevRect, strokeSize, clip, blitter); in drawRect()