Searched refs:algorithm_ (Results 1 – 4 of 4) sorted by relevance
211 algorithm_ = algorithm; in SetTransformAlgorithm()223 return static_cast<TransformAlgorithm>(algorithm_); in GetTransformAlgorithm()318 uint8_t algorithm_ : 1; variable
61 std::string algorithm_ = "ECDSA256"; variable
193 if (algorithm_.compare(SUPPORTED_SIGN_ALGORITHM) == 0) { in GetKeyParamSet()239 if (algorithm_.compare(SUPPORTED_SIGN_ALGORITHM) == 0) { in GetSignParamSet()
229 algorithm_(TransformAlgorithm::BILINEAR), in UIImageView()461 static_cast<TransformAlgorithm>(algorithm_)}; in OnDraw()