| /external/chromium_org/third_party/skia/include/utils/ |
| SkEventTracer.h | 57 addTraceEvent(char phase,
|
| /external/chromium_org/third_party/skia/src/utils/ |
| SkEventTracer.cpp | 13 addTraceEvent(char phase,
|
| /external/chromium_org/third_party/webrtc/system_wrappers/source/ |
| event_tracer_unittest.cc | 49 static void AddTraceEventHandler(char phase,
|
| /external/libopus/celt/tests/ |
| test_unit_mdct.c | 64 double phase = 2*M_PI*(k+.5+.25*nfft)*(bin+.5)/nfft; local 65 double re = cos(phase); 94 double phase = 2*M_PI*(bin+.5+.25*nfft)*(k+.5)/nfft; local 95 double re = cos(phase);
|
| /external/skia/include/utils/ |
| SkEventTracer.h | 57 addTraceEvent(char phase,
|
| /external/skia/src/utils/ |
| SkEventTracer.cpp | 13 addTraceEvent(char phase,
|
| /frameworks/base/core/jni/android/graphics/ |
| PathEffect.cpp | 36 jfloatArray intervalArray, jfloat phase) { 44 SkPathEffect* effect = SkDashPathEffect::Create(intervals, count, phase); 49 jlong shapeHandle, jfloat advance, jfloat phase, jint style) { 52 SkPathEffect* effect = SkPath1DPathEffect::Create(*shape, advance, phase,
|
| /external/chromium_org/third_party/skia/gm/ |
| dashing.cpp | 15 SkScalar phase = SkIntToScalar(0)) { 23 p.setPathEffect(SkDashPathEffect::Create(intervals, 2, phase))->unref(); 165 SkScalar phase = vals[0] / 2; local 166 paint.setPathEffect(SkDashPathEffect::Create(vals, count, phase))->unref(); 202 SkScalar phase, 217 p.setPathEffect(SkDashPathEffect::Create(intervals, 2, phase))->unref(); 239 // 1on/1off 1x1 squares with phase of 0 - points fastpath 245 // 1on/1off 1x1 squares with phase of .5 - rects fastpath (due to partial squares) 251 // 1on/1off 1x1 squares with phase of 1 - points fastpath 257 // 1on/1off 1x1 squares with phase of 1 and non-integer length - rects fastpat [all...] |
| stroketext.cpp | 54 const SkScalar phase = 0; local 58 p.setPathEffect(SkDashPathEffect::Create(intervals, SK_ARRAY_COUNT(intervals), phase))->unref();
|
| /external/skia/gm/ |
| dashing.cpp | 15 SkScalar phase = SkIntToScalar(0)) { 23 p.setPathEffect(SkDashPathEffect::Create(intervals, 2, phase))->unref(); 165 SkScalar phase = vals[0] / 2; local 166 paint.setPathEffect(SkDashPathEffect::Create(vals, count, phase))->unref(); 202 SkScalar phase, 217 p.setPathEffect(SkDashPathEffect::Create(intervals, 2, phase))->unref(); 239 // 1on/1off 1x1 squares with phase of 0 - points fastpath 245 // 1on/1off 1x1 squares with phase of .5 - rects fastpath (due to partial squares) 251 // 1on/1off 1x1 squares with phase of 1 - points fastpath 257 // 1on/1off 1x1 squares with phase of 1 and non-integer length - rects fastpat [all...] |
| stroketext.cpp | 54 const SkScalar phase = 0; local 58 p.setPathEffect(SkDashPathEffect::Create(intervals, SK_ARRAY_COUNT(intervals), phase))->unref();
|
| /external/chromium_org/content/renderer/devtools/ |
| devtools_agent.h | 62 char phase, const unsigned char*, const char* name, unsigned long long id, 94 char phase,
|
| /external/chromium_org/net/base/ |
| capturing_net_log.h | 37 EventPhase phase, 67 EventPhase phase; member in struct:net::CapturingNetLog::CapturedEntry
|
| capturing_net_log.cc | 17 EventPhase phase, 22 phase(phase), 37 phase = entry.phase; 127 entry.phase(),
|
| net_log.cc | 136 entry_dict->SetInteger("phase", static_cast<int>(data_->phase)); 157 EventPhase phase, 162 phase(phase), 348 const char* NetLog::EventPhaseToString(EventPhase phase) { 349 switch (phase) { 399 EventPhase phase, 403 EntryData entry_data(type, source, phase, base::TimeTicks::Now(), 412 NetLog::EventPhase phase) const [all...] |
| /hardware/ti/omap3/dspbridge/inc/ |
| nldrdefs.h | 112 * Indicates node create, delete, or execute phase function. 158 * create, delete, and execute phase functions of nodes on the DSP target. 225 * Get address of create, delete, or execute phase function of a node on 258 * Load create, delete, or execute phase function of a node on the DSP. 262 * phase: Type of function to load (create, delete, or execute). 266 * DSP_EOVERLAYMEMORY: Can't overlay phase because overlay memory 269 * DSP_EFWRITE: Failed to write phase's code or date to target. 276 NLDR_PHASE phase); 280 * Unload create, delete, or execute phase function of a node on the DSP. 284 * phase: Node function to unload (create, delete, or execute) [all...] |
| /hardware/ti/omap3/dspbridge/libbridge/inc/ |
| nldrdefs.h | 112 * Indicates node create, delete, or execute phase function. 158 * create, delete, and execute phase functions of nodes on the DSP target. 225 * Get address of create, delete, or execute phase function of a node on 258 * Load create, delete, or execute phase function of a node on the DSP. 262 * phase: Type of function to load (create, delete, or execute). 266 * DSP_EOVERLAYMEMORY: Can't overlay phase because overlay memory 269 * DSP_EFWRITE: Failed to write phase's code or date to target. 276 NLDR_PHASE phase); 280 * Unload create, delete, or execute phase function of a node on the DSP. 284 * phase: Node function to unload (create, delete, or execute) [all...] |
| /external/chromium_org/third_party/WebKit/Source/core/rendering/ |
| RenderWidget.cpp | 199 if (hasBoxDecorations() && (paintInfo.phase == PaintPhaseForeground || paintInfo.phase == PaintPhaseSelection)) 202 if (paintInfo.phase == PaintPhaseMask) { 207 if ((paintInfo.phase == PaintPhaseOutline || paintInfo.phase == PaintPhaseSelfOutline) && hasOutline()) 210 if (paintInfo.phase != PaintPhaseForeground)
|
| /external/tcpdump/ |
| print-isakmp.c | 75 u_int32_t phase,\ 113 u_int32_t phase, 126 const u_char *ep, u_int32_t phase, 171 u_int32_t phase, 545 const u_char *ep, u_int32_t phase, u_int32_t doi0 _U_, 592 cp = ikev1_sub_print(ndo, ISAKMP_NPTYPE_P, ext, ep, phase, doi, proto0, 604 const u_char *ep, u_int32_t phase, u_int32_t doi0, 627 cp = ikev1_sub_print(ndo, ISAKMP_NPTYPE_T, ext, ep, phase, doi0, 767 const u_char *ep, u_int32_t phase _U_, u_int32_t doi _U_, 836 const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_ 2216 int phase; local 2385 int phase; local [all...] |
| /frameworks/native/services/surfaceflinger/ |
| DispSync.cpp | 39 // vsync event model or phase issues. 64 void updateModel(nsecs_t period, nsecs_t phase) { 67 mPhase = phase; 147 status_t addEventListener(nsecs_t phase, const sp<DispSync::Callback>& callback) { 157 listener.mPhase = phase; 249 nsecs_t phase = mPhase + listener.mPhase; local 250 nsecs_t t = (((ref - phase) / mPeriod) + 1) * mPeriod + phase; 302 // Even if we're just ignoring the fences, the zero-phase tracing is 385 status_t DispSync::addEventListener(nsecs_t phase, [all...] |
| /external/chromium_org/base/debug/ |
| trace_event.h | 525 // An asynchronous operation can consist of multiple phases. The first phase is 567 // phase of an asynchronous operation. The ASYNC_BEGIN event must not have any 582 // phase of an asynchronous operation. The ASYNC_BEGIN event must not have any [all...] |
| trace_event_impl.h | 112 char phase, 137 char phase() const { return phase_; } function in class:base::debug::TraceEvent 166 // id_ can be used to store phase-specific data. 472 char phase, 512 char phase, 523 char phase, 535 static void AddTraceEventEtw(char phase, 539 static void AddTraceEventEtw(char phase, 636 std::string EventToConsoleMessage(unsigned char phase,
|
| /external/chromium_org/mojo/examples/embedded_app/ |
| embedded_app.cc | 105 NodeObserver::DispositionChangePhase phase) OVERRIDE { 111 NodeObserver::DispositionChangePhase phase) OVERRIDE { 112 if (phase != NodeObserver::DISPOSITION_CHANGED)
|
| /frameworks/base/services/core/java/com/android/server/ |
| SystemServiceManager.java | 118 * Starts the specified boot phase for all system services that have been started up to 121 * @param phase The boot phase to start. 123 public void startBootPhase(final int phase) { 124 if (phase <= mCurrentPhase) { 125 throw new IllegalArgumentException("Next phase must be larger than previous"); 127 mCurrentPhase = phase; 129 Slog.i(TAG, "Starting phase " + mCurrentPhase); 139 + ": onBootPhase threw an exception during phase " 215 builder.append("Current phase: ").append(mCurrentPhase).append("\n") [all...] |
| /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/ |
| plexus-interactivity-api-1.0-alpha-4.jar | |