/development/samples/training/network-usage/src/com/example/android/networkusage/ |
NetworkActivity.java | 213 // Uploads XML from stackoverflow.com, parses it, and combines it with
|
/docs/source.android.com/src/devices/ |
tuning.jd | 188 <td>Used to enable or disable the use of PBOs on OpenGL ES 3.0 hardware. PBOs are used by the renderer to perform asynchronous texture uploads, especially for the font cache. This property should always remain enabled but can be disabled during bringup or development if the use of PBOs causes corruptions or terrible performance. This is why the property is not read-only.</td>
|
/docs/source.android.com/src/source/ |
developing.jd | 30 unifies the many Git repositories when necessary, does the uploads to our
|
/external/apache-http/src/org/apache/http/impl/client/ |
DefaultHttpClient.java | 93 * Client. Both support HTTPS, streaming uploads and downloads, configurable
|
/external/chromium/chrome/browser/resources/picasaweb_uploader/js/ |
picasa_client.js | 361 * Uploads file to the given album.
|
/external/chromium_org/chrome/app/ |
chrome_breakpad_client.cc | 59 // crash uploads to work.
|
/external/chromium_org/chrome/browser/ui/ |
browser_navigator.h | 78 // It is not for things like file uploads.
|
/external/chromium_org/chrome/test/chromedriver/third_party/googlecode/ |
googlecode_upload.py | 9 # streamline project uploads and a reference implementation for
|
/external/chromium_org/gpu/config/ |
gpu_driver_bug_list_json.cc | 669 "description": "TexSubImage2D() is faster for full uploads on ANGLE.",
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
intel_tex_image.c | 213 /* Attempt to use the blitter for PBO image uploads.
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
radeon_common_context.h | 68 /* The blit width for texture uploads
|
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
Renderer.java | 246 * Uploads a vertex buffer to the GPU.
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_tex_image.c | 213 /* Attempt to use the blitter for PBO image uploads.
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_common_context.h | 68 /* The blit width for texture uploads
|
/frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/ |
NetworkActivity.java | 213 // Uploads XML from stackoverflow.com, parses it, and combines it with
|
/external/chromium_org/build/android/buildbot/ |
bb_device_steps.py | 484 """Uploads directory at |dir_to_upload| to Google Storage and output a link. 505 """Generates an HTML coverage report using EMMA and uploads it."""
|
/external/chromium_org/chrome/browser/sync/glue/ |
generic_change_processor.cc | 206 // in breakpad uploads. 317 // in breakpad uploads.
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
screen.rst | 294 * ``PIPE_USAGE_DEFAULT``: Expect many uploads to the resource, intermixed with draws. 295 * ``PIPE_USAGE_DYNAMIC``: Expect many uploads to the resource, intermixed with draws.
|
/external/mesa3d/src/gallium/docs/source/ |
screen.rst | 294 * ``PIPE_USAGE_DEFAULT``: Expect many uploads to the resource, intermixed with draws. 295 * ``PIPE_USAGE_DYNAMIC``: Expect many uploads to the resource, intermixed with draws.
|
/external/chromium/chrome/browser/metrics/ |
metrics_service.h | 96 // such as precluding UMA uploads unless there was recent activity.
|
thread_watcher.h | 12 // thread responds back with a pong message. It uploads response time
|
/external/chromium/testing/gmock/scripts/ |
upload.py | 663 """Uploads the base files (and if necessary, the current ones as well).""" 666 """Uploads a file to the server.""" [all...] |
/external/chromium/testing/gtest/scripts/ |
upload.py | 663 """Uploads the base files (and if necessary, the current ones as well).""" 666 """Uploads a file to the server.""" [all...] |
/external/chromium_org/cc/resources/ |
resource_provider.h | 150 // Flush all context operations, kicking uploads and ensuring ordering with
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_storage.html | 346 and uploads the change to Google Drive,
|