OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drdx
(Results
1 - 3
of
3
) sorted by null
/system/core/include/private/pixelflinger/
ggl_context.h
437
GGLcolor
drdx
;
member in struct:android::shade_t
/system/core/libpixelflinger/
scanline.cpp
619
r = (xs * c->shade.
drdx
) + ci.ydrdy;
623
r = ADJUST_COLOR_ITERATOR(r, c->shade.
drdx
, xc);
[
all
...]
pixelflinger.cpp
236
c->shade.
drdx
= grad[ 1];
Completed in 16 milliseconds