OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ydfdy
(Results
1 - 3
of
3
) sorted by null
/system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp
404
int
ydfdy
= scratches.obtain();
local
405
int f =
ydfdy
;
407
CONTEXT_LOAD(
ydfdy
, iterators.
ydfdy
);
408
MLA(AL, 0, f, Rx, dfdx,
ydfdy
);
[
all
...]
/system/core/include/private/pixelflinger/
ggl_context.h
429
GGLfixed
ydfdy
;
member in struct:android::iterators_t
/system/core/libpixelflinger/
scanline.cpp
523
GGLfixed f = (xs * c->shade.dfdx) + ci.
ydfdy
;
826
ci.
ydfdy
= interpolate(ys, c->shade.f0, c->shade.dfdx, c->shade.dfdy);
858
gen.f = ci.
ydfdy
;
[
all
...]
Completed in 13 milliseconds