OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ydtdy
(Results
1 - 2
of
2
) sorted by null
/system/core/libpixelflinger/codeflinger/
texturing.cpp
350
CONTEXT_LOAD(txPtr.reg, state.texture[i].iterators.
ydtdy
);
363
// t = (x * dtdx)>>16 +
ydtdy
370
CONTEXT_LOAD(t.reg, state.texture[i].iterators.
ydtdy
);
373
int
ydtdy
= scratches.obtain();
local
377
CONTEXT_LOAD(
ydtdy
, state.texture[i].iterators.
ydtdy
);
379
MLA(AL, 0, t.reg, Rx, t.reg,
ydtdy
);
[
all
...]
/system/core/libpixelflinger/include/private/pixelflinger/
ggl_context.h
395
GGLfixed
ydtdy
;
member in struct:android::texture_iterators_t::__anon74783::__anon74784
Completed in 41 milliseconds