Lines Matching defs:NativePrimitive
176 * 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;
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 * JNICALL
509 NativePrimitive *pPrim,
569 * Macros to help in defining arrays of NativePrimitive structures.