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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmslut.c77 ph ->Implements = Type; // By default, no clue on what is implementing
329 mpe ->Implements = cmsSigIdentityElemType;
752 mpe ->Implements = cmsSigIdentityElemType;
1025 mpe ->Implements = cmsSigLabV2toV4;
1042 mpe ->Implements = cmsSigLabV2toV4;
1058 mpe ->Implements = cmsSigLabV4toV2;
1085 mpe ->Implements = cmsSigLab2FloatPCS;
1103 mpe ->Implements = cmsSigXYZ2FloatPCS;
1123 mpe ->Implements = cmsSigFloatPCS2Lab;
1140 mpe ->Implements
[all...]
H A Dlcms2_internal.h405 cmsStageSignature Implements; // Identifies the *function* of the stage (for optimizations) member in struct:_cmsStage_struct
H A Dcmsopt.c159 if ((*pt) ->Implements == UnaryOp) {
186 if ((*pt1) ->Implements == Op1 && (*pt2) ->Implements == Op2) {

Completed in 42 milliseconds