Searched refs:memset2d (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/
H A Dclear.cpp50 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 306 milliseconds