Searched refs:IsNOP (Results 1 – 4 of 4) sorted by relevance
/external/dng_sdk/source/ | ||
D | dng_lens_correction.h | 90 virtual bool IsNOP (uint32 plane) const; |
D | dng_lens_correction.cpp | 85 bool dng_warp_params::IsNOP (uint32 plane) const in IsNOP() function in dng_warp_params |
D | dng_opcodes.h | 204 virtual bool IsNOP () const in IsNOP() function |
D | dng_opcodes.cpp | 149 else if (!IsNOP ()) in AboutToApply() |