/external/chromium_org/net/dns/ |
mock_host_resolver.h | 63 // Controls whether resolutions complete synchronously or asynchronously.
|
/external/chromium_org/net/socket/ |
transport_client_socket_pool_unittest.cc | 628 // Make the host resolutions complete synchronously this time. 640 // Make all subsequent host resolutions complete synchronously. 698 // Make all subsequent host resolutions complete synchronously. 799 // Make all subsequent host resolutions complete synchronously. [all...] |
/external/chromium_org/sync/syncable/ |
entry_kernel.h | 228 // consistent time resolutions (ms).
|
/external/chromium_org/third_party/freetype/src/truetype/ |
ttobjs.h | 214 /* Unfortunately, when using distinct x and y resolutions (or distinct x */
|
/external/chromium_org/third_party/sqlite/src/test/ |
fts3query.test | 81 start planning their resolutions for 2010, it also means that there''s
|
/external/freetype/src/truetype/ |
ttobjs.h | 214 /* Unfortunately, when using distinct x and y resolutions (or distinct x */
|
/frameworks/base/docs/html/tools/revisions/ |
platforms.jd | 864 for modeling your application in different screen sizes and resolutions. The 952 for modeling your application in different screen sizes and resolutions. The 1011 for modeling your application in different screen sizes and resolutions. The 1128 for modeling your application in different screen sizes and resolutions. The
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/ |
auto_ptr.h | 82 * These resolutions have all been incorporated.
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/ |
auto_ptr.h | 82 * These resolutions have all been incorporated.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/ |
auto_ptr.h | 82 * These resolutions have all been incorporated.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/ |
auto_ptr.h | 82 * These resolutions have all been incorporated.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/ |
auto_ptr.h | 82 * These resolutions have all been incorporated.
|
/external/chromium/chrome/browser/ |
io_thread.cc | 88 // resolutions have on DNS resolutions. 125 // Use the specified DNS server for doing raw resolutions if requested
|
enumerate_modules_model_win.h | 55 // A bitmask with the possible resolutions for bad modules.
|
/external/doclava/src/com/google/doclava/ |
MethodInfo.java | 831 System.out.println("Resolutions for Method " + mName + mFlatSignature + ":"); 847 ArrayList<Resolution> resolutions = mResolutions; local 851 for (Resolution resolution : resolutions) {
|
/frameworks/base/core/java/android/hardware/camera2/ |
CameraCharacteristics.java | 231 * Supported resolutions for the JPEG 397 * The resolutions available for output from 434 * The resolutions available for use with
|
/frameworks/base/media/java/android/media/videoeditor/ |
MediaImageItem.java | 147 final Pair<Integer, Integer>[] resolutions = local 153 final Pair<Integer, Integer> maxResolution = resolutions[resolutions.length - 1]; [all...] |
/external/chromium_org/ash/display/ |
display_manager_unittest.cc | 720 std::vector<Resolution> resolutions; local 721 resolutions.push_back(Resolution(gfx::Size(1000, 500), false)); 722 resolutions.push_back(Resolution(gfx::Size(800, 300), false)); 723 resolutions.push_back(Resolution(gfx::Size(400, 500), false)); 725 native_display_info.set_resolutions(resolutions); [all...] |
display_manager.h | 330 // Selected resolutions for displays. Key is the displays' ID.
|
/development/ndk/platforms/android-9/include/EGL/ |
egl.h | 195 /* Constant scale factor by which fractional display resolutions &
|
/external/chromium/chrome/browser/ui/ |
window_sizer.cc | 208 // For wider aspect ratio displays at higher resolutions, we might size the
|
/external/chromium/net/base/ |
host_resolver_impl.h | 86 // the host resolutions are cancelled, and the completion callbacks will not
|
/external/chromium_org/ash/wm/workspace/ |
snap_sizer.cc | 44 // SnapSizer for devices with small screen resolutions.
|
/external/chromium_org/chrome/browser/resources/performance_monitor/ |
chart.js | 9 * Map of available time resolutions. 561 * the Time Resolutions and Aggregation Methods radio sections. 566 // localized names for the time resolutions. 580 'time-resolutions'); [all...] |
/external/chromium_org/chrome/renderer/resources/ |
neterror.css | 234 /* Increase line height at higher resolutions. */
|