Searched refs:copyRoutine (Results 1 – 2 of 2) sorted by relevance
57 static std::shared_ptr<Routine> copyRoutine(const BlitState &state);
155 blitRoutine = copyRoutine(blitState); in copyLocked()162 std::shared_ptr<Routine> FrameBuffer::copyRoutine(const BlitState &state) in copyRoutine() function in sw::FrameBuffer