Searched defs:factor (Results 1 – 9 of 9) sorted by relevance
115 void ActionDisplay::RequestDisplay(float factor) in RequestDisplay()125 void ActionDisplay::ExecuteMock(float factor) in ExecuteMock()
107 static int32_t AppendKekAndFactor(const struct HksBlob *kekData, const struct HksBlob *factor, in AppendKekAndFactor()
320 static int32_t DeriveKeyBySm3(const struct HksBlob *srcData, const struct HksBlob *factor, struct H… in DeriveKeyBySm3()
625 static void Zoom(ani_env *env, ani_object object, ani_double factor) in Zoom()
494 int32_t WebviewControllerImpl::Zoom(float factor) in Zoom()
649 int32_t FfiOHOSWebviewCtlZoom(int64_t id, float factor) in FfiOHOSWebviewCtlZoom()
823 ErrCode WebviewController::Zoom(float factor) in Zoom()
923 ErrCode WebviewController::Zoom(float factor) in Zoom()
3489 float factor = 0.0; in Zoom() local