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 889 if (ggl_unlikely(all_cc & vertex_t::USER_CLIP_ALL))
892 uint32_t cc = (all_cc & vertex_t::USER_CLIP_ALL) >> 8;
    [all...]
context.h 128 USER_CLIP_ALL = 0x3F00,

Completed in 342 milliseconds