Searched refs:TestFunc (Results 1 – 2 of 2) sorted by relevance
841 enum TestFunc enum886 TestFunc GetTestFunc() const in GetTestFunc()890 …return static_cast<TestFunc>(internal::GetCmdValue( ref().m_CommandBuffer[0], CMD_MASK, CMD_SHIFT … in GetTestFunc()898 void SetTestFunc(TestFunc value) in SetTestFunc()935 enum TestFunc enum985 TestFunc GetTestFunction() const in GetTestFunction()989 …return static_cast<TestFunc>(internal::GetCmdValue( ref().m_CommandBuffer[0], CMD_MASK, CMD_SHIFT … in GetTestFunction()993 void SetTestFunction(TestFunc value) in SetTestFunction()
619 enum TestFunc enum660 TestFunc GetTestFunc() const in GetTestFunc()664 return (TestFunc)internal::GetCmdValue( ref().m_CommandBuffer[0], CMD_MASK, CMD_SHIFT ); in GetTestFunc()672 void SetTestFunc(TestFunc value) in SetTestFunc()