/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/ |
D | TaskGrouping.java | 22 void addTask(Task t) { in addTask() 32 void removeTask(Task t) { in removeTask() 47 public Task.TaskKey getNextTaskInGroup(Task t) { in getNextTaskInGroup() 56 public Task.TaskKey getPrevTaskInGroup(Task t) { in getPrevTaskInGroup() 65 public boolean isFrontMostTask(Task t) { in isFrontMostTask() 70 public int indexOf(Task t) { in indexOf() 75 public boolean containsTask(Task t) { in containsTask() 81 public boolean isTaskAboveTask(Task t, Task below) { in isTaskAboveTask()
|
D | TaskStack.java | 38 public boolean acceptTask(Task t, int index); in acceptTask() 79 void add(Task t) { in add() 92 boolean remove(Task t) { in remove() 102 int indexOf(Task t) { in indexOf() 115 boolean contains(Task t) { in contains() 125 Task t = mTasks.get(i); in updateFilteredTasks() local 141 Task t = mFilteredTasks.get(i); in updateFilteredTaskIndices() local 165 public void onStackTaskAdded(TaskStack stack, Task t); in onStackTaskAdded() 169 public void onStackFiltered(TaskStack newStack, ArrayList<Task> curTasks, Task t); in onStackFiltered() 210 public void addTask(Task t) { in addTask() [all …]
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | CXADemangle.tcc | 73 for (auto& t : db.template_param) in print_stack() local 110 const char* t = first; in parse_number() local 180 const char* t = first; in parse_floating_number() local 220 const char* t = first+1; in parse_source_name() local 299 const char* t = first+1; in parse_substitution() local 455 const char*t = parse_source_name(first+1, last, db); in parse_builtin_type() local 553 for (auto& t : db.template_param.back().front()) in parse_template_param() local 566 const char* t = first+1; in parse_template_param() local 602 const char* t = parse_type(first+2, last, db); in parse_const_cast_expr() local 628 const char* t = parse_type(first+2, last, db); in parse_dynamic_cast_expr() local [all …]
|
/frameworks/base/core/tests/coretests/src/android/text/format/ |
D | TimeTest.java | 31 Time t = new Time(Time.TIMEZONE_UTC); in testNormalize0() local 271 Time t = new Time(Time.TIMEZONE_UTC); in testSwitchTimezone0() local 279 Time t = new Time(Time.TIMEZONE_UTC); in testCtor0() local 285 Time t = new Time(Time.TIMEZONE_UTC); in testGetActualMaximum0() local 292 Time t = new Time(Time.TIMEZONE_UTC); in testClear0() local 306 Time t = new Time(Time.TIMEZONE_UTC); in testFormat0() local 313 Time t = new Time(Time.TIMEZONE_UTC); in testToString0() local 326 Time t = new Time(Time.TIMEZONE_UTC); in testSetToNow0() local 333 Time t = new Time(Time.TIMEZONE_UTC); in testMillis0() local 344 Time t = new Time(Time.TIMEZONE_UTC); in testMillis1() local [all …]
|
/frameworks/base/libs/hwui/ |
D | Interpolator.cpp | 45 float AnticipateInterpolator::interpolate(float t) { in interpolate() 49 static float a(float t, float s) { in a() 53 static float o(float t, float s) { in o() 57 float AnticipateOvershootInterpolator::interpolate(float t) { in interpolate() 62 static float bounce(float t) { in bounce() 66 float BounceInterpolator::interpolate(float t) { in interpolate() 88 float OvershootInterpolator::interpolate(float t) { in interpolate()
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | VelocityTest.java | 48 long t = System.currentTimeMillis(); in testClear() local 63 long t = System.currentTimeMillis(); in testDragAcceleration() local 74 long t = System.currentTimeMillis(); in testDragDeceleration() local 85 long t = System.currentTimeMillis(); in testDragLinearHorizontal() local 97 long t = System.currentTimeMillis(); in testDragLinearVertical() local 113 long t = System.currentTimeMillis(); in testDragWith2Points() local 129 long t = System.currentTimeMillis(); in testStabilityInNbPoints() local 151 long t = System.currentTimeMillis(); in testStabilityInTime() local 173 long t = System.currentTimeMillis(); in testStabilityInSpace() local 195 long t = System.currentTimeMillis(); in testStabilityOfComputation() local [all …]
|
/frameworks/rs/driver/ |
D | rsdType.cpp | 36 bool rsdTypeInit(const Context *, const Type *t) { in rsdTypeInit() 40 void rsdTypeDestroy(const Context *rsc, const Type *t) { in rsdTypeDestroy() 44 const Type *t, in rsdTypeUpdateCachedObject()
|
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/ |
D | TestBase.java | 53 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup() 58 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup() 63 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup() 68 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup() 73 public boolean onBar5Setup(SeekBar b, TextView t) { in onBar5Setup()
|
D | IPControlsJB.java | 133 IPTestListJB.TestName t[] = IPTestListJB.TestName.values(); in launchDemo() local 193 IPTestListJB.TestName t[] = IPTestListJB.TestName.values(); in checkGroup() local 213 IPTestListJB.TestName t[] = IPTestListJB.TestName.values(); in btnRun() local 238 float rebase(float v, IPTestListJB.TestName t) { in rebase() 261 IPTestListJB.TestName t = IPTestListJB.TestName.values()[ct]; in writeResults() local 283 IPTestListJB.TestName t = IPTestListJB.TestName.values()[id[ct]]; in onActivityResult() local 295 IPTestListJB.TestName t = IPTestListJB.TestName.values()[ct]; in onActivityResult() local 313 IPTestListJB.TestName t[] = IPTestListJB.TestName.values(); in btnSelAll() local
|
D | Mandelbrot.java | 33 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup() 44 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup() 57 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup() 70 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup()
|
D | LevelsV4.java | 86 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup() 91 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup() 97 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup() 103 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup() 109 public boolean onBar5Setup(SeekBar b, TextView t) { in onBar5Setup()
|
D | Vignette.java | 40 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup() 46 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup() 52 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup() 58 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup() 64 public boolean onBar5Setup(SeekBar b, TextView t) { in onBar5Setup()
|
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/ |
D | TestBase.java | 60 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup() 65 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup() 70 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup() 75 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup() 80 public boolean onBar5Setup(SeekBar b, TextView t) { in onBar5Setup()
|
D | Mandelbrot.java | 28 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup() 39 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup() 52 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup() 65 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup()
|
D | LevelsV4.java | 86 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup() 91 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup() 97 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup() 103 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup() 109 public boolean onBar5Setup(SeekBar b, TextView t) { in onBar5Setup()
|
D | Vignette.java | 40 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup() 46 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup() 52 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup() 58 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup() 64 public boolean onBar5Setup(SeekBar b, TextView t) { in onBar5Setup()
|
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
D | LevelsV4.java | 92 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup() 97 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup() 103 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup() 109 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup() 115 public boolean onBar5Setup(SeekBar b, TextView t) { in onBar5Setup()
|
D | TestBase.java | 74 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup() 79 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup() 84 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup() 89 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup() 94 public boolean onBar5Setup(SeekBar b, TextView t) { in onBar5Setup()
|
D | Mandelbrot.java | 39 public boolean onBar1Setup(SeekBar b, TextView t) { in onBar1Setup() 50 public boolean onBar2Setup(SeekBar b, TextView t) { in onBar2Setup() 63 public boolean onBar3Setup(SeekBar b, TextView t) { in onBar3Setup() 76 public boolean onBar4Setup(SeekBar b, TextView t) { in onBar4Setup()
|
/frameworks/base/test-runner/src/android/test/ |
D | TestPrinter.java | 88 private void failed(Test test, Throwable t) { in failed() 90 failed(test.toString(), t); in failed() local 93 public void addError(Test test, Throwable t) { in addError() 97 public void addFailure(Test test, junit.framework.AssertionFailedError t) { in addFailure()
|
/frameworks/base/core/java/android/view/animation/ |
D | Transformation.java | 104 public void set(Transformation t) { in set() 121 public void compose(Transformation t) { in compose() 134 public void postCompose(Transformation t) { in postCompose() 170 public void setClipRect(int l, int t, int r, int b) { in setClipRect()
|
D | AnticipateOvershootInterpolator.java | 86 private static float a(float t, float s) { in a() 90 private static float o(float t, float s) { in o() 94 public float getInterpolation(float t) { in getInterpolation()
|
D | BounceInterpolator.java | 38 private static float bounce(float t) { in bounce() 42 public float getInterpolation(float t) { in getInterpolation()
|
/frameworks/base/tools/aidl/ |
D | generate_java_binder.cpp | 198 generate_new_array(Type* t, StatementBlock* addTo, Variable* v, in generate_new_array() 213 generate_write_to_parcel(Type* t, StatementBlock* addTo, Variable* v, in generate_write_to_parcel() 225 generate_create_from_parcel(Type* t, StatementBlock* addTo, Variable* v, in generate_create_from_parcel() 237 generate_read_from_parcel(Type* t, StatementBlock* addTo, Variable* v, in generate_read_from_parcel() 306 Type* t = NAMES.Search(arg->type.type.data); in generate_method() local 367 Type* t = NAMES.Search(arg->type.type.data); in generate_method() local 434 Type* t = NAMES.Search(arg->type.type.data); in generate_method() local 477 Type* t = NAMES.Search(arg->type.type.data); in generate_method() local
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosink/ |
D | MediaRecorderStopException.java | 35 public MediaRecorderStopException(String msg, Throwable t) { in MediaRecorderStopException() 39 public MediaRecorderStopException(Throwable t) { in MediaRecorderStopException()
|