/external/skia/debugger/ |
SkDebugger.cpp | 64 SkString* overview, 78 overview->reset(); 90 overview->append(SkDrawCommand::GetCommandString((SkDrawCommand::OpType) i)); 91 overview->append(": "); 92 overview->appendS32(counts[i]); 94 overview->append(" - "); 95 overview->appendf("%.2f", (*typeTimes)[i]/(float)numRuns); 96 overview->append("ms"); 97 overview->append(" - "); 99 overview->appendf("%.2f", percent) [all...] |
SkDebugger.h | 121 SkString* overview, int numRuns);
|
/external/libvorbis/doc/vorbisenc/ |
Makefile.am | 6 ov_ectl_ratemanage_arg.html overview.html reference.html style.css\
|
/external/testng/src/main/java/org/testng/reporters/ |
EmailableReporter.java | 369 ITestContext overview = r.getTestContext(); local 370 startSummaryRow(overview.getName()); 371 int q = getMethodSet(overview.getPassedTests(), suite).size(); 374 q = overview.getPassedTests().size(); 377 q = getMethodSet(overview.getSkippedTests(), suite).size(); 380 q = getMethodSet(overview.getFailedTests(), suite).size(); 383 time_start = Math.min(overview.getStartDate().getTime(), time_start); 384 time_end = Math.max(overview.getEndDate().getTime(), time_end); 386 (overview.getEndDate().getTime() - overview.getStartDate().getTime()) / 1000. [all...] |
/external/libogg/doc/libogg/ |
Makefile.am | 25 overview.html reference.html style.css
|
/external/libvorbis/doc/vorbisfile/ |
Makefile.am | 19 overview.html reference.html return.html seekexample.html seeking.html\
|
/external/e2fsprogs/ext2ed/ |
Makefile.in | 31 DOCS= doc/ext2ed-design.pdf doc/user-guide.pdf doc/ext2fs-overview.pdf \ 32 doc/ext2ed-design.html doc/user-guide.html doc/ext2fs-overview.html
|
/external/mesa3d/src/gallium/docs/ |
make.bat | 24 echo. changes to make an overview over all changed/added/deprecated items 93 echo.The overview file is in %BUILDDIR%/changes.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/docs/source/ |
make.bat | 27 echo. changes to make an overview over all changed/added/deprecated items
117 echo.The overview file is in %BUILDDIR%/changes.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/ |
make.bat | 31 echo. changes to make an overview over all changed/added/deprecated items 148 echo.The overview file is in %BUILDDIR%/changes.
|
/external/chromium-trace/catapult/third_party/webapp2/docs/ |
make.bat | 31 echo. changes to make an overview over all changed/added/deprecated items 135 echo.The overview file is in %BUILDDIR%/changes.
|
/external/clang/docs/analyzer/ |
make.bat | 35 echo. changes to make an overview over all changed/added/deprecated items 168 echo.The overview file is in %BUILDDIR%/changes.
|
/external/clang/docs/ |
make.bat | 35 echo. changes to make an overview over all changed/added/deprecated items 168 echo.The overview file is in %BUILDDIR%/changes.
|
/external/llvm/docs/ |
make.bat | 35 echo. changes to make an overview over all changed/added/deprecated items 168 echo.The overview file is in %BUILDDIR%/changes.
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
DetailsOverviewRowPresenter.java | 39 * Renders a {@link DetailsOverviewRow} to display an overview of an item. 346 * the overview, including the text description. The default is large. 361 * transiting into overview row created by this presenter. The transition will 362 * be cancelled if the overview image is not loaded in the timeout period. 365 * the shared element transits to overview image on the starting edge of the detail 366 * overview row, while bounds of overview row grows and reveals text 382 * transiting into overview row created by this presenter. The transition will 383 * be cancelled if overview image is not loaded in a default timeout period. 386 * the shared element transits to overview image on the starting edge of the detai 432 final View overview = vh.mOverviewFrame; local [all...] |
FullWidthDetailsOverviewRowPresenter.java | 42 * Renders a {@link DetailsOverviewRow} to display an overview of an item. Typically this row will 96 * overview view. 101 * align to the middle of the overview view. Note that this might not be the exact horizontal 102 * center of the overview view. 473 * Returns true if the overview should be part of shared element transition. 480 * Sets if the overview should be part of shared element transition. 524 * Set listener for details overview presenter. Must be called before creating 547 final View overview = vh.mOverviewFrame; local 549 overview.setBackgroundColor(mBackgroundColor); 552 overview.findViewById(R.id.details_overview_actions_background [all...] |
/external/ImageMagick/coders/ |
pcd.c | 405 Create the PCD Overview image. 519 overview; 545 overview=LocaleNCompare((char *) header,"PCD_OPA",7) == 0; 547 ((LocaleNCompare((char *) header+0x800,"PCD",3) != 0) && (overview ==0))) 573 if (overview != 0) 615 if (overview != 0) 625 if (overview != 0) 637 Read thumbnails from overview image. 514 overview; local [all...] |
/build/tools/droiddoc/templates-pdk/ |
sdkpage.cs | 87 href="<?cs var:toroot ?>sdk/ndk/overview.html">What is the NDK?</a> for more information about what 149 overview of how to set up the SDK. </p>
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/docs/ |
Makefile | 43 @echo " changes to make an overview of all changed/added/deprecated items" 156 @echo "The overview file is in $(BUILDDIR)/changes."
|
/external/chromium-trace/catapult/third_party/html5lib-python/doc/ |
Makefile | 43 @echo " changes to make an overview of all changed/added/deprecated items" 156 @echo "The overview file is in $(BUILDDIR)/changes."
|
make.bat | 35 echo. changes to make an overview over all changed/added/deprecated items 204 echo.The overview file is in %BUILDDIR%/changes.
|
/external/libvorbis/doc/ |
a1-encapsulation-ogg.tex | 6 \subsection{Overview} 12 The \xref{vorbis:spec:intro} provides an overview of the construction 16 bitstream overview} and \href{framing.html}{Ogg logical
|
/external/skia/platform_tools/android/apps/sample_app/src/main/java/com/skia/ |
SkiaSampleActivity.java | 157 case R.id.overview:
|
/frameworks/base/core/java/android/webkit/ |
WebSettings.java | 50 * the text readable when viewing a wide-viewport layout in the overview mode. 349 * Sets whether the WebView loads pages in overview mode, that is, 355 public abstract void setLoadWithOverviewMode(boolean overview); 358 * Gets whether this WebView loads pages in overview mode. 360 * @return whether this WebView loads pages in overview mode [all...] |
/platform_testing/tests/functional/overviewtests/src/com/android/overview/functional/ |
MultiWindowTests.java | 17 package android.overview.functional;
|