OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setRects
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/rendering/
LayerFragment.h
41
void
setRects
(const LayoutRect& bounds, const ClipRect& background, const ClipRect& foreground, const ClipRect& outline)
RenderLayer.cpp
[
all
...]
/external/chromium_org/third_party/skia/gm/
imagealphathreshold.cpp
45
region.
setRects
(rects, 2);
/external/chromium_org/third_party/skia/include/core/
SkRegion.h
129
bool
setRects
(const SkIRect rects[], int count);
/external/chromium_org/third_party/skia/tests/
RegionTest.cpp
210
rgn1.
setRects
(rect, count);
MatrixClipCollapseTest.cpp
185
r.
setRects
(rects, 2);
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_win.cc
303
device_region.
setRects
(&rects[0], rects.size());
[
all
...]
/external/chromium_org/third_party/skia/src/core/
SkRegion.cpp
588
bool SkRegion::
setRects
(const SkIRect rects[], int count) {
[
all
...]
/external/chromium_org/third_party/skia/samplecode/
SampleApp.cpp
[
all
...]
Completed in 138 milliseconds