Searched refs:sat (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/graphics/java/android/graphics/ |
D | ColorMatrix.java | 234 public void setSaturation(float sat) { in setSaturation() argument 238 final float invSat = 1 - sat; in setSaturation() 243 m[0] = R + sat; m[1] = G; m[2] = B; in setSaturation() 244 m[5] = R; m[6] = G + sat; m[7] = B; in setSaturation() 245 m[10] = R; m[11] = G; m[12] = B + sat; in setSaturation()
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | ColorFiltersMutateActivity.java | 73 ObjectAnimator sat = ObjectAnimator.ofFloat(this, "saturation", 1.0f); in BitmapsView() local 74 sat.setDuration(1000); in BitmapsView() 75 sat.setRepeatCount(ObjectAnimator.INFINITE); in BitmapsView() 76 sat.setRepeatMode(ObjectAnimator.REVERSE); in BitmapsView() 77 sat.start(); in BitmapsView()
|
/frameworks/base/tests/SystemUIDemoModeController/src/com/example/android/demomodecontroller/ |
D | DemoModeController.java | 130 final float sat = 1 - (x / (float)w); in onTouch() local 132 final int color = Color.HSVToColor(new float[]{hue, sat, val}); in onTouch() 133 if (DEBUG) Log.d(TAG, String.format("hsv=(%s,%s,%s) argb=#%08x", hue, sat, val, color)); in onTouch()
|
/frameworks/base/services/core/java/com/android/server/job/controllers/ |
D | JobStatus.java | 972 int sat = satisfiedConstraints & CONSTRAINTS_OF_INTEREST; in isConstraintsSatisfied() local 975 sat |= (requiredConstraints & SOFT_OVERRIDE_CONSTRAINTS); in isConstraintsSatisfied() 978 return (sat & req) == req; in isConstraintsSatisfied()
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | lstb.txt | 86 telegram while we sat at our lunch, and he had scribbled a reply. He 219 Our client had sat up with staring eyes and every tinge of colour 307 conversation and sat, smoking endless cigarettes, lost in his own 499 We sat for some time in silence after our visitors had left. Holmes 1197 "They discovered him a year ago," said Miss Burnet, who had sat up 1425 had echoed the inmost thought of my soul, I sat up in my chair and 1467 action which drew my attention to you, you sat for half a minute with 1613 path, and we all sat down while Homes examined one by one, the 1653 them to the box once more and sat for a while in deep meditation. 1854 fifty-five shillings. This led him to Paganini, and we sat for an [all …]
|
D | advs.txt | 541 shortly after eight o'clock in the morning. I sat down beside the 903 Holmes had sat up upon the couch, and I saw him motion like a man who 1455 deal table, behind which sat a small man with a head that was even 1711 Holmes sat up in his chair in considerable excitement. "I thought as 1748 there he sat with his eyes closed and his black clay pipe thrusting 1839 afternoon he sat in the stalls wrapped in the most perfect happiness, 2144 we sat over a glass of whisky and soda in Baker Street, "it was 2223 "My dear fellow," said Sherlock Holmes as we sat on either side of 2620 Sherlock Holmes sat silent for a few minutes with his fingertips 2864 The man sat huddled up in his chair, with his head sunk upon his [all …]
|
D | mems.txt | 37 sat down together to our breakfast one morning. 151 One of these lads sat up each night in the stable, while the others 499 "I should be very glad." We all filed into the front room and sat 1278 and then fell rather than sat down upon a chair. 1476 of the front door. I sat up in bed and rapped my knuckles against the 1482 "I had sat for about twenty minutes turning the thing over in my mind 1673 emotions. My companion sat silent for some time, with his chin upon 1858 over a desk, there sat what appeared to be a little girl. Her face 1978 when, one morning in June, as I sat reading the British Medical 2318 extraordinary bit of good fortune. I sat up half the night hugging [all …]
|
D | retn.txt | 242 He sat opposite to me and lit a cigarette in his old nonchalant 2171 and now he sat for some time in silent thought. 2280 lie in wait; so I got out my revolver and I sat up in my study, which 2535 court of investigation. Holmes sat in a great, old-fashioned chair, 3038 uniformed policemen sat inside. Inspector Martin rose and touched his 3295 Holmes sat in silence for some little time. 3741 report to where he sat in the old tapestry-hung dining-room with his 4579 the school. From this wood the cycle must have emerged. Holmes sat 4647 attention. He then sat in deep thought for a time, and I could see by 4828 Holmes had sat down again after one of these excursions, when he [all …]
|
D | case.txt | 311 Holmes noted it down and sat, still smiling, with the open 341 When our visitor had left us Holmes sat so long in deep thought that 778 soaked through the white linen compress. I sat beside him and bent my 873 published reports, and he sat with his much-bandaged head resting 1447 sat down by the roaring fire with the lamp on a table beside me, and 1821 He sat in deep thought, his gaunt hand tugging at his straggling 3797 finished he sat for some little time lost in thought with the letter 4045 Once again Holmes made a note. For some time he sat lost in thought. 4237 sat by the fire. Ferguson listened moodily to my account of the 4378 Ferguson sat up with a cry of joy. [all …]
|