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

  /external/dng_sdk/source/
dng_lens_correction.h 98 virtual bool IsRadNOP (uint32 plane) const;
316 virtual bool IsRadNOP (uint32 plane) const;
422 virtual bool IsRadNOP (uint32 plane) const;
dng_lens_correction.cpp 88 return IsRadNOP (plane) &&
101 if (!IsRadNOP (plane))
114 bool dng_warp_params::IsRadNOP (uint32 /* plane */) const
345 bool dng_warp_params_rectilinear::IsRadNOP (uint32 plane) const
761 bool dng_warp_params_fisheye::IsRadNOP (uint32 /* plane */) const
    [all...]

Completed in 605 milliseconds