Home
last modified time | relevance | path

Searched refs:assertAlignedSize (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
Darray.cpp348 CTA<(sizeof(vertex_t) & 0x1F) == 0> assertAlignedSize; in init() local
349 (void)assertAlignedSize; // suppress unused warning. in init()