OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uploads
(Results
126 - 150
of
223
) sorted by null
1
2
3
4
5
6
7
8
9
/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
.