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

  /external/dng_sdk/source/
dng_lens_correction.h 90 virtual bool IsNOP (uint32 plane) const;
470 virtual bool IsNOP () const;
506 virtual bool IsNOP () const;
561 bool IsNOP () const;
604 virtual bool IsNOP () const;
dng_opcodes.h 204 virtual bool IsNOP () const
dng_lens_correction.cpp 85 bool dng_warp_params::IsNOP (uint32 plane) const
    [all...]
dng_opcodes.cpp 149 else if (!IsNOP ())

Completed in 824 milliseconds