OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yTop
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aaline.c
370
GLfloat xLeft, xRight, yBot,
yTop
;
377
yTop
= y0 + line->halfWidth;
381
yTop
= y0 + 3.0F * line->halfWidth;
389
yTop
= y1 + line->halfWidth;
393
yTop
= y1 + 3.0F * line->halfWidth;
400
/*printf("avg span height: %g\n",
yTop
- yBot);*/
403
const GLint iyTop = (GLint) (
yTop
+ 1.0F);
410
yTop
+= dydx;
416
GLfloat yBot,
yTop
, xLeft, xRight;
420
yTop
= y1 + line->halfWidth
[
all
...]
/external/mesa3d/src/mesa/swrast/
s_aaline.c
370
GLfloat xLeft, xRight, yBot,
yTop
;
377
yTop
= y0 + line->halfWidth;
381
yTop
= y0 + 3.0F * line->halfWidth;
389
yTop
= y1 + line->halfWidth;
393
yTop
= y1 + 3.0F * line->halfWidth;
400
/*printf("avg span height: %g\n",
yTop
- yBot);*/
403
const GLint iyTop = (GLint) (
yTop
+ 1.0F);
410
yTop
+= dydx;
416
GLfloat yBot,
yTop
, xLeft, xRight;
420
yTop
= y1 + line->halfWidth
[
all
...]
/development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java
628
int
yTop
= mCanvasHeight - ((int) mY + mLanderHeight / 2);
667
mCrashedImage.setBounds(xLeft,
yTop
, xLeft + mLanderWidth,
yTop
671
mFiringImage.setBounds(xLeft,
yTop
, xLeft + mLanderWidth,
yTop
675
mLanderImage.setBounds(xLeft,
yTop
, xLeft + mLanderWidth,
yTop
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xm_api.c
[
all
...]
/external/mesa3d/src/mesa/drivers/x11/
xm_api.c
[
all
...]
/external/chromium_org/third_party/skia/experimental/Intersection/
EdgeWalker.cpp
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 1102 milliseconds