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

  /system/core/include/private/pixelflinger/
ggl_context.h 100 template<bool> struct CTA;
101 template<> struct CTA<true> { };
  /frameworks/native/opengl/libagl/
array.cpp 351 CTA<(sizeof(vertex_t) & 0x1F) == 0> assertAlignedSize;
    [all...]

Completed in 35 milliseconds