Searched defs:IsIdentity (Results 1 – 5 of 5) sorted by relevance
29 bool dng_1d_function::IsIdentity () const in IsIdentity() function in dng_1d_function78 bool dng_1d_identity::IsIdentity () const in IsIdentity() function in dng_1d_identity128 bool dng_1d_concatenate::IsIdentity () const in IsIdentity() function in dng_1d_concatenate170 bool dng_1d_inverse::IsIdentity () const in IsIdentity() function in dng_1d_inverse
156 bool dng_spline_solver::IsIdentity () const in IsIdentity() function in dng_spline_solver
151 bool IsIdentity() const { return class_ == NC_IDENTITY; } in IsIdentity() function689 inline bool IsIdentity(const Node* node) { return node->IsIdentity(); } in IsIdentity() function
625 bool IsIdentity() const { in IsIdentity() function
145 bool IsIdentity(const NodeDef& node) { in IsIdentity() function