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

  /external/dng_sdk/source/
dng_lens_correction.h 106 virtual bool IsTanNOP (uint32 plane) const;
318 virtual bool IsTanNOP (uint32 plane) const;
424 virtual bool IsTanNOP (uint32 plane) const;
dng_lens_correction.cpp 89 IsTanNOP (plane);
129 if (!IsTanNOP (plane))
142 bool dng_warp_params::IsTanNOP (uint32 /* plane */) const
361 bool dng_warp_params_rectilinear::IsTanNOP (uint32 plane) const
770 bool dng_warp_params_fisheye::IsTanNOP (uint32 /* plane */) const
    [all...]

Completed in 420 milliseconds