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