OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dgdx
(Results
1 - 3
of
3
) sorted by null
/system/core/libpixelflinger/
scanline.cpp
620
g = (xs * c->shade.
dgdx
) + ci.ydgdy;
624
g = ADJUST_COLOR_ITERATOR(g, c->shade.
dgdx
, xc);
[
all
...]
pixelflinger.cpp
239
c->shade.
dgdx
= grad[ 4];
/system/core/include/private/pixelflinger/
ggl_context.h
440
GGLcolor
dgdx
;
member in struct:android::shade_t
Completed in 66 milliseconds