Searched refs:hires (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/skia/include/utils/ |
D | SkCullPoints.h | 68 bool SkHitTestPath(const SkPath&, SkRect& target, bool hires); 69 bool SkHitTestPath(const SkPath&, SkScalar x, SkScalar y, bool hires);
|
/external/skia/include/utils/ |
D | SkCullPoints.h | 68 bool SkHitTestPath(const SkPath&, SkRect& target, bool hires); 69 bool SkHitTestPath(const SkPath&, SkScalar x, SkScalar y, bool hires);
|
/external/chromium_org/third_party/skia/src/utils/ |
D | SkCullPoints.cpp | 154 bool SkHitTestPath(const SkPath& path, SkRect& target, bool hires) { in SkHitTestPath() argument 184 if (hires) { in SkHitTestPath() 214 bool SkHitTestPath(const SkPath& path, SkScalar x, SkScalar y, bool hires) { in SkHitTestPath() argument 218 return SkHitTestPath(path, r, hires); in SkHitTestPath()
|
/external/skia/src/utils/ |
D | SkCullPoints.cpp | 154 bool SkHitTestPath(const SkPath& path, SkRect& target, bool hires) { in SkHitTestPath() argument 184 if (hires) { in SkHitTestPath() 214 bool SkHitTestPath(const SkPath& path, SkScalar x, SkScalar y, bool hires) { in SkHitTestPath() argument 218 return SkHitTestPath(path, r, hires); in SkHitTestPath()
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | TimelineOverviewPane.js | 281 formatTime: function(value, hires) argument 283 return Number.secondsToString(value, hires);
|
D | FlameChart.js | 163 formatTime: function(value, hires) argument 236 formatTime: function(value, hires) argument 238 return Number.secondsToString((value + this._minimumBoundaries) / 1000, hires);
|
D | TimelineGrid.js | 241 formatTime: function(time, hires) { }, argument
|
D | HeapSnapshotView.js | 1834 formatTime: function(value, hires) argument 1836 return Number.secondsToString((value + this._minimumBoundaries) / 1000, hires);
|
D | TimelinePanel.js | 1665 formatTime: function(value, hires) argument 1667 …urn Number.secondsToString(value + this._minimumBoundary - this._model.minimumRecordTime(), hires);
|
/external/clang/test/ |
D | cxx-sections.data | 753 20.9.5.3 [time.clock.hires]
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 13520 hires hIrz
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 42774 http://www.forbes.com/2002/05/04/0504hires.html
|