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

  /external/chromium_org/gpu/command_buffer/client/
vertex_array_object_manager.h 52 // simulated will be set to true if buffers were simulated.
60 bool* simulated);
72 bool* simulated);
vertex_array_object_manager.cc 484 bool* simulated) {
485 *simulated = false;
496 *simulated = true;
554 bool* simulated) {
555 *simulated = false;
560 *simulated = true;
632 *simulated = *simulated || simulated_client_side_buffers;
gles2_implementation.cc 882 bool simulated = false; local
885 &offset, &simulated)) {
889 RestoreElementAndArrayBuffers(simulated);
2778 bool simulated = false; local
3526 bool simulated = false; local
3569 bool simulated = false; local
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/core/
browser_options.py 245 help=('Run benchmark under simulated network conditions. '
  /external/valgrind/main/VEX/switchback/
binary_switchback.pl 199 # Returns N simulated bbs from output lines
207 if (($n) = ($line =~ /^(\d*) bbs simulated$/)) {
  /external/chromium_org/tools/perf/page_sets/endure/
indexeddb_app_worker.js 7 // data updates from a simulated server and stores them in a temporary IDB
indexeddb_app.js 6 // authoring application. When in an "offline" state, simulated user actions
  /external/llvm/tools/lli/
lli.cpp 95 // the simulated remote execution that allocates address space for child
102 "\n\tremote execution will be simulated in-process."),
672 << " Defaulting to simulated remote execution\n";
683 // No child process name provided, use simulated remote execution.
696 // Since we're executing in a (at least simulated) remote address space,
  /external/chromium_org/ui/file_manager/file_manager/background/js/
test_util.js 513 * @return {boolean} True if copying got simulated successfully. It does not
530 * @return {boolean} True if deleting got simulated successfully. It does not
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc     [all...]

Completed in 2162 milliseconds