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

  /system/core/include/private/pixelflinger/
ggl_context.h 63 const int GGL_SUBPIXEL_BITS = 4;
71 #define TRI_FRACTION_BITS (GGL_SUBPIXEL_BITS)
91 // size of 4096 and GGL_SUBPIXEL_BITS=4, we need 8 + 12 + 4 = 24 bits
  /frameworks/native/opengl/libagl/
state.cpp 458 params[0] = GGL_SUBPIXEL_BITS;

Completed in 148 milliseconds