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

  /system/core/libpixelflinger/
clear.cpp 42 c->state.clear.dirty = GGL_STENCIL_BUFFER_BIT |
115 mask &= ~GGL_STENCIL_BUFFER_BIT;
168 c->state.clear.dirty |= GGL_STENCIL_BUFFER_BIT;
  /system/core/include/pixelflinger/
pixelflinger.h 172 GGL_STENCIL_BUFFER_BIT = 0x00000400,

Completed in 342 milliseconds