Searched refs:SetDrawFrameCallback (Results 1 – 2 of 2) sorted by relevance
70 void SetDrawFrameCallback(DoDrawFrame&& doFrameCallback) in SetDrawFrameCallback() function
89 drawDelegate->SetDrawFrameCallback([this](RefPtr<Flutter::Layer>& layer, const Rect& dirty) { in GetDrawDelegate()