HomeSort by relevance Sort by last modified time
    Searched refs:profileInfo (Results 1 - 6 of 6) sorted by null

  /external/dng_sdk/source/
dng_camera_profile.cpp 903 dng_camera_profile_info &profileInfo)
906 SetUniqueCameraModelRestriction (profileInfo.fUniqueCameraModel.Get ());
908 if (profileInfo.fProfileName.NotEmpty ())
911 SetName (profileInfo.fProfileName.Get ());
915 SetCopyright (profileInfo.fProfileCopyright.Get ());
917 SetEmbedPolicy (profileInfo.fEmbedPolicy);
919 SetCalibrationIlluminant1 (profileInfo.fCalibrationIlluminant1);
921 SetColorMatrix1 (profileInfo.fColorMatrix1);
923 if (profileInfo.fForwardMatrix1.NotEmpty ())
926 SetForwardMatrix1 (profileInfo.fForwardMatrix1)
    [all...]
dng_camera_profile.h 811 dng_camera_profile_info &profileInfo);
dng_info.cpp     [all...]
dng_shared.cpp     [all...]
dng_negative.cpp     [all...]
  /device/google/cuttlefish_common/guest/hals/ril/libril/
ril_service.cpp 208 const DataProfileInfo& profileInfo,
    [all...]

Completed in 273 milliseconds