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

/openjdk10/jdk/src/java.desktop/share/native/liblcms/
H A Dcmsxform.c675 static _cmsTransformPluginChunkType TransformPluginChunkType = { NULL }; local
676 ctx ->chunks[TransformPlugin] = _cmsSubAllocDup(ctx ->MemPool, &TransformPluginChunkType, sizeof(_cmsTransformPluginChunkType));

Completed in 161 milliseconds