Searched refs:eye (Results 1 – 13 of 13) sorted by relevance
/frameworks/native/opengl/libagl/ |
D | primitives.cpp | 136 v->fog = c->fog.fog(c, v->eye.z); in lightVertexDarkSmoothFog() 147 v->fog = c->fog.fog(c, v->eye.z); in lightVertexDarkFlatFog() 154 v->fog = c->fog.fog(c, v->eye.z); in lightVertexSmoothFog() 475 v->fog = c->fog.fog(c, v->eye.z); in primitive_point() 903 GLfixed sd = dot4(equation.v, s->eye.v); in clip_triangle() 907 const GLfixed pd = dot4(equation.v, p->eye.v); in clip_triangle() 1045 const GLfixed sd = dot4(equation.v, s->eye.v); in clip_line() 1046 const GLfixed pd = dot4(equation.v, p->eye.v); in clip_line()
|
D | vertex.cpp | 114 &c->transforms.modelview.transform, &v->eye, &v->obj); in clipAllPerspective() 124 GLfixed d = dot4(c->clipPlanes.plane[i].equation.v, v->eye.v); in clipAllPerspective()
|
D | array.cpp | 1074 clipVec4(nv->eye, t, s->eye, p->eye); in clipEye()
|
D | context.h | 137 vec4_t eye; member
|
/frameworks/native/libs/math/include/math/ |
D | mat4.h | 288 static CONSTEXPR TMat44 lookAt(const TVec3<A>& eye, const TVec3<B>& center, const TVec3<C>& up); 494 CONSTEXPR TMat44<T> TMat44<T>::lookAt(const TVec3<A>& eye, const TVec3<B>& center, const TVec3<C>& … in lookAt() argument 495 TVec3<T> z_axis(normalize(center - eye)); in lookAt() 507 TVec4<T>(eye, 1)); in lookAt()
|
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
D | ViewMatrix.java | 214 double[] eye = {-10, 0, 0}; in main() local 216 v.setEyePoint(eye); in main()
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | advs.txt | 121 to see me. With hardly a word spoken, but with a kindly eye, he waved 1056 the steps. She watched us with a sardonic eye as we stepped from the 1249 Sherlock Holmes' quick eye took in my occupation, and he shook his 2261 Holmes, taking the paper and glancing his eye down it. "This is the 2659 have a quick eye for colour. Never trust to general impressions, my 4019 eye; and your secret, whether you be alive or dead, shall be safe 4740 glanced my eye over it. It rested upon a heading which sent a chill 4748 "My eye caught the name of Openshaw, and the heading 'Tragedy Near 4988 lack-lustre eye turned upon the newcomer. Out of the black shadows 5223 quick feminine eye was that although he wore some dark coat, such as [all …]
|
D | mems.txt | 365 side-whiskers and an eye-glass. The latter was Colonel Ross, the 793 "My dear fellow, he will guard it as the apple of his eye. He knows 1244 that he cocked his eye at me to see if I had followed his reasoning. 2109 Our young companion looked at me with a twinkle in his eye. 2433 of the gold in each case caught my eye, you see. When I put that with 2450 surprising experience. Then Sherlock Holmes cocked his eye at me, 2978 "'What an eye you have!' he cried, with a sigh of relief. 'It is just 3316 "'If then your eye goes onto read this line, I know that I shall 4033 eye over them.' 4507 "No clue?" asked Holmes, cocking his eye at the Colonel. [all …]
|
D | lstb.txt | 1070 fact. Miss Burnet has not been seen by any human eye since the night 1399 across the road was painful to the eye. It was hard to believe that 2065 don't care a plug which you do. I tell you I've not shut an eye in 2100 of carrying her head, and a glint from her eye like a spark from a 2630 flats, which projected so that they could not fail to catch the eye. 3414 railway guards, and lie on my face with a lens to my eye--it is not 3746 "I cannot explain it, Mr. Holmes," she said. "I have not shut an eye 3765 The quick eye of my companion had noted some change in her manner. 5976 "Then I'll keep my eye on the parties, Mr. Holmes. If anything comes 7769 caught the eye of a subordinate agent of Von Bork, who recommended me [all …]
|
D | retn.txt | 611 over the stock and his eye gleam as it peered along the sights. I 2068 was about to sit down when his eye rested upon the paper with the 2370 furrowed brow and a vacant eye. Finally he sprang from his chair with 3050 back my eye caught the pellet of paper which the prisoner had tossed 3875 station. I kept my eye on her after that, for I knew there was some 4447 continually had an eye upon the road. They declare that no one 4634 looked ahead, the gleam of metal caught my eye from amid the thick 4879 The lad continued his work without regarding us. I saw Holmes's eye 6862 rigidity of his gaze, that it had caught his eye, I would at once 9412 "But the eye-glasses?" [all …]
|
D | case.txt | 392 to come to close grips with my man. I like to meet him eye to eye and 560 a steady eye and say: 'He died within a month.' It wasn't hot air, 1095 One eye was already white and glazed. The other was red and inflamed. 2357 in that steady gray eye and mocking smile which caused his hand to 5236 an eye-witness, while in others I was either not present or played so 5383 hesitating manner--a man whom my own professional eye would judge to 5607 and a more critical eye, I can see that she was rare and wonderful in 9558 You know that I have a quick eye for faces, Holmes. It was
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 12284 field public static final java.lang.String FLASH_MODE_RED_EYE = "red-eye";
|
/frameworks/base/api/ |
D | current.txt | 15402 field public static final java.lang.String FLASH_MODE_RED_EYE = "red-eye";
|