OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clearDepthx
(Results
1 - 3
of
3
) sorted by null
/system/core/libpixelflinger/
clear.cpp
40
GGL_INIT_PROC(procs,
clearDepthx
);
/frameworks/base/opengl/libagl/
state.cpp
585
c->rasterizer.procs.
clearDepthx
(c, depth);
591
c->rasterizer.procs.
clearDepthx
(c, gglFloatToFixed(depth));
/system/core/include/pixelflinger/
pixelflinger.h
298
void (*
clearDepthx
)(void* c, GGLclampx depth);
Completed in 22 milliseconds