OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dy01
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_setup_tri.c
67
int
dy01
;
member in struct:fixed_position
410
plane[0].dcdx = position->
dy01
;
807
position->
dy01
= position->y[0] - position->y[1];
812
position->area = position->dx01 * position->dy20 - position->dx20 * position->
dy01
;
833
position->
dy01
= -position->
dy01
;
858
y = position->
dy01
;
860
position->
dy01
= -position->dy20;
lp_setup_point.c
45
int
dy01
, dy12;
member in struct:point_info
372
info.
dy01
= fixed_width;
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup_tri.c
67
int
dy01
;
member in struct:fixed_position
410
plane[0].dcdx = position->
dy01
;
807
position->
dy01
= position->y[0] - position->y[1];
812
position->area = position->dx01 * position->dy20 - position->dx20 * position->
dy01
;
833
position->
dy01
= -position->
dy01
;
858
y = position->
dy01
;
860
position->
dy01
= -position->dy20;
lp_setup_point.c
45
int
dy01
, dy12;
member in struct:point_info
372
info.
dy01
= fixed_width;
/system/core/libpixelflinger/
trap.cpp
523
int32_t
dy01
= y0 - y1;
local
528
if (dx01*dy20 <
dy01
*dx20) {
532
dy01
= y0 - y1;
554
int32_t ey0 =
dy01
* (x0 - mx) - dx01 * (y0 - my);
560
if (
dy01
<0 || (
dy01
== 0 && dx01>0)) ey0++;
573
ex0 -=
dy01
<< TRI_FRACTION_BITS;
581
ex0 -=
dy01
<< TRI_FRACTION_BITS;
[
all
...]
/bionic/libc/zoneinfo/
tzdata
[
all
...]
Completed in 95 milliseconds