OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dadx
(Results
1 - 3
of
3
) sorted by null
/system/core/libpixelflinger/
scanline.cpp
643
a = (xs * c->shade.
dadx
) + ci.ydady;
647
a = ADJUST_COLOR_ITERATOR(a, c->shade.
dadx
, xc);
[
all
...]
pixelflinger.cpp
245
c->shade.
dadx
= grad[10];
/system/core/include/private/pixelflinger/
ggl_context.h
454
GGLcolor
dadx
;
member in struct:android::shade_t
Completed in 987 milliseconds