Searched refs:InitVSync (Results 1 – 2 of 2) sorted by relevance
134 int32_t InitVSync(float endAlpha, float endScale);
542 if (!handler_->PostTask(std::bind(&DragDrawing::InitVSync, this, endAlpha, endScale))) { in RunAnimation()616 int32_t DragDrawing::InitVSync(float endAlpha, float endScale) in InitVSync() function in OHOS::Msdp::DeviceStatus::DragDrawing