Searched refs:precDeviceGamma (Results 1 – 1 of 1) sorted by relevance
79 typedef recDeviceGamma * precDeviceGamma; typedef84 precDeviceGamma * devGamma; /* array of pointers to device gamma records */219 …pSysGammaOut->devGamma = (precDeviceGamma *) NewPtr (sizeof (precDeviceGamma) * devCount); /* allo… in GetSystemGammas()228 …pSysGammaOut->devGamma [devCount] = (precDeviceGamma) NewPtr (sizeof (recDeviceGamma)); /* new d… in GetSystemGammas()