Searched refs:PrimTypeEnd (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DGraphicsPrimitiveMgr.c242 #define PrimTypeEnd _EndOf(PrimitiveType) macro
263 for (pPrimType = PrimTypeStart; pPrimType < PrimTypeEnd; pPrimType++) {
283 for (pPrimType = PrimTypeStart; pPrimType < PrimTypeEnd; pPrimType++) {

Completed in 30 milliseconds