Searched refs:pipeContext (Results 1 – 2 of 2) sorted by relevance
40 auto pipeContext = context.Upgrade(); in SetRequestRotationImpl() local41 if (pipeContext) { in SetRequestRotationImpl()42 rotation ? pipeContext->SetRequestedRotationNode(weak) in SetRequestRotationImpl()43 : pipeContext->RemoveRequestedRotationNode(weak); in SetRequestRotationImpl()
34 … JsiOffscreenCanvasBridge(const RefPtr<PipelineBase>& pipeContext, int32_t width, int32_t height);