OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:memset2d
(Results
1 - 1
of
1
) sorted by null
/system/core/libpixelflinger/
clear.cpp
50
static void
memset2d
(context_t* c, const surface_t& s, uint32_t packed,
function in namespace:android
131
memset2d
(c, c->state.buffers.color, packed, l, t, w, h);
140
memset2d
(c, c->state.buffers.depth, packed, l, t, w, h);
Completed in 166 milliseconds