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

  /frameworks/base/opengl/libagl/
vertex.cpp 93 if (v->clip.y < -w) clip |= vertex_t::CLIP_B;
  /frameworks/base/include/private/opengles/
gl_context.h 108 CLIP_B = 0x0004,

Completed in 130 milliseconds