OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dbdx
(Results
1 - 3
of
3
) sorted by null
/system/core/include/private/pixelflinger/
ggl_context.h
463
GGLcolor
dbdx
;
member in struct:android::shade_t
/system/core/libpixelflinger/
scanline.cpp
642
b = (xs * c->shade.
dbdx
) + ci.ydbdy;
646
b = ADJUST_COLOR_ITERATOR(b, c->shade.
dbdx
, xc);
[
all
...]
pixelflinger.cpp
242
c->shade.
dbdx
= grad[ 7];
Completed in 427 milliseconds