HomeSort by relevance Sort by last modified time
    Searched refs:USER_CLIP_ALL (Results 1 - 2 of 2) sorted by null

  /frameworks/native/opengl/libagl/
primitives.cpp 888 if (ggl_unlikely(all_cc & vertex_t::USER_CLIP_ALL))
891 uint32_t cc = (all_cc & vertex_t::USER_CLIP_ALL) >> 8;
    [all...]
context.h 127 USER_CLIP_ALL = 0x3F00,

Completed in 188 milliseconds