HomeSort by relevance Sort by last modified time
    Searched refs:traceLayout (Results 1 - 2 of 2) sorted by null

  /external/v8/tools/turbolizer/
graph-layout.js 7 var traceLayout = false;
96 if (traceLayout) {
103 if (traceLayout) {
137 if (traceLayout) {
187 if (traceLayout) {
403 if (traceLayout) {
416 if (traceLayout) {
440 if (traceLayout) {
447 if (traceLayout) {
457 if (traceLayout) {
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationContainer.java 474 traceLayout("in positionOverlays, raw scale=%f, effective scale=%f", mWebView.getScale(),
489 traceLayout("IN positionOverlays, spacerCount=%d overlayCount=%d", mOverlayPositions.length,
525 traceLayout("in loop, spacer=%d overlay=%d t/b=%d/%d (%s)", spacerIndex, adapterIndex,
545 traceLayout("in contig loop, spacer=%d overlay=%d t/b=%d/%d (%s)", spacerIndex,
796 traceLayout("show/measure overlay %d", adapterIndex);
798 traceLayout("move overlay %d", adapterIndex);
803 traceLayout("and (re)measure overlay %d, old/new heights=%d/%d", adapterIndex,
807 traceLayout("laying out overlay %d with h=%d", adapterIndex,
    [all...]

Completed in 2449 milliseconds