Searched defs:NativePrimitive (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DGraphicsPrimitiveMgr.h176 * a NativePrimitive structure, which is a union of all possible
302 * AnyFunc which is the first element in a union in NativePrimitive's
398 } NativePrimitive; typedef in typeref:struct:_NativePrimitive
409 * The global collection of all primitive types. Specific NativePrimitive
434 * The global collection of all surface types. Specific NativePrimitive
471 * The global collection of all composite types. Specific NativePrimitive
490 * The function to call with an array of NativePrimitive structures
494 NativePrimitive *pPrim,
498 * The utility function to retrieve the NativePrimitive structure
501 extern JNIEXPORT NativePrimitive * JNICAL
[all...]

Completed in 24 milliseconds