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

  /frameworks/native/services/surfaceflinger/Effects/
Daltonizer.cpp 23 mType(deuteranomaly), mMode(simulation), mDirty(true) {
143 // simulation: type of color blindness to simulate:
145 mat4 simulation; local
147 // correction: type of color blindness correction (should match the simulation above):
148 // set to identity, errp, errd, errt ([0] for simulation only)
154 simulation = lms2lmsp;
160 simulation = lms2lmsd;
166 simulation = lms2lmst;
173 (simulation * rgb2lms + correction * (rgb2lms - simulation * rgb2lms))
    [all...]
Daltonizer.h 36 simulation, enumerator in enum:android::Daltonizer::Mode
  /external/chromium_org/net/url_request/
url_request_throttler_simulation_unittest.cc 5 // The tests in this file attempt to verify the following through simulation:
39 // of the simulation tests.
63 // A simple two-phase discrete time simulation. Actors are added in the order
79 // Adds an |actor| to the simulation. The client of the simulation maintains
81 // simulation. Actors should be added in the order you wish for them to
82 // act at each tick of the simulation.
87 // Runs the simulation for, pretending |time_between_ticks| passes from one
89 // simulation will stop when the simulated duration is equal to or greater
118 // Represents a web server in a simulation of a server under attack b
503 DiscreteTimeSimulation simulation; local
618 DiscreteTimeSimulation simulation; local
    [all...]
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/
NaClAMBullet.js 28 // Values used to display simulation time every second.
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/delay_tool/
parse_delay_file.m 23 error('File ending is not correct. Seems like the simulation ended abnormally.');
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/smoothlife/
example.js 230 // changing the simulation size clears everything, so reset.
243 // Get the size of the embed and the size of the simulation, and
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 11 * types and the simulation code too. For a point of reference, the Java
  /external/qemu-pc-bios/bochs/
bochs.h 220 # error For SMP simulation, BX_USE_CPU_SMF must be 0.
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 239 ;; to print a BX_PANIC message. This will normally halt the simulation
    [all...]

Completed in 2642 milliseconds