/external/skia/expectations/gm/Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-ASAN/ |
expected-results.json | [all...] |
/external/skia/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/ |
expected-results.json | [all...] |
/external/skia/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite/ |
expected-results.json | [all...] |
/external/skia/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release/ |
expected-results.json | [all...] |
/external/skia/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/ |
expected-results.json | [all...] |
/external/skia/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/ |
expected-results.json | [all...] |
/external/skia/expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Release/ |
expected-results.json | [all...] |
/external/chromium_org/cc/trees/ |
layer_tree_host_common.cc | 205 // If we're being clipped by our scroll parent, we must translate through 223 // NB: we accumulate the layer's *clipped* drawable content rect. [all...] |
/frameworks/base/libs/hwui/ |
OpenGLRenderer.cpp | 905 * be use to draw a single clipped layer. The implementation described above 1678 bool clipped = mSnapshot->clip(left, top, right, bottom, op); local 1713 bool clipped = mSnapshot->clipRegionTransformed(region, op); local 1721 bool clipped = mSnapshot->clipRegionTransformed(*region, op); local [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/scroll/ |
ScrollView.h | 108 // By default, paint events are clipped to the visible area. If set to 109 // false, paint events are no longer clipped. paintsEntireContents() implies !clipsRepaints().
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
ScrollingCoordinatorChromiumTest.cpp | 282 registerMockedHttpURLLoad("clipped-body.html"); 283 navigateTo(m_baseURL + "clipped-body.html");
|
/external/chromium_org/third_party/skia/include/core/ |
SkClipStack.h | 170 conservative bounding box of the pixels that aren't clipped (i.e., any pixels that can be 173 box of the pixels that _are_ clipped (i.e., any pixels that cannot be drawn to are inside
|
SkRegion.h | 138 * Set this region to the area described by the path, clipped. 347 * Y scanline, clipped to the specified left and right X values.
|
/external/chromium_org/third_party/skia/src/core/ |
SkEdgeClipper.cpp | 75 // Modify pts[] in place so that it is clipped in Y to the clip rect 276 // Modify pts[] in place so that it is clipped in Y to the clip rect
|
/external/skia/include/core/ |
SkClipStack.h | 170 conservative bounding box of the pixels that aren't clipped (i.e., any pixels that can be 173 box of the pixels that _are_ clipped (i.e., any pixels that cannot be drawn to are inside
|
SkRegion.h | 138 * Set this region to the area described by the path, clipped. 347 * Y scanline, clipped to the specified left and right X values.
|
/external/skia/src/core/ |
SkEdgeClipper.cpp | 75 // Modify pts[] in place so that it is clipped in Y to the clip rect 276 // Modify pts[] in place so that it is clipped in Y to the clip rect
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_button_cell.mm | 108 // compensate here to avoid a clipped rendering.
|
/external/chromium_org/chrome/browser/media/ |
media_capture_devices_dispatcher.h | 132 bool clipped) OVERRIDE;
|
/external/chromium_org/chrome/browser/thumbnails/ |
content_based_thumbnailing_algorithm.cc | 127 // clipped. Upstream code in same cases seems opportunistic and it may
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_button_cell.mm | 153 // compensate here to avoid a clipped rendering.
|
/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/ |
constrained_window_animation.mm | 17 // - Perspective and shear transformations get clipped if they are bigger
|
/external/chromium_org/media/audio/ |
audio_output_controller_unittest.cc | 42 MOCK_METHOD2(OnPowerMeasured, void(float power_dbfs, bool clipped));
|
/external/chromium_org/media/audio/pulse/ |
pulse_unified.cc | 176 // Note: If this ever changes to output raw float the data must be clipped
|
/external/chromium_org/ppapi/api/dev/ |
ppb_font_dev.idl | 206 * clipped to the image.
|