Searched refs:CheckForSerialForcedFunc (Results 1 – 1 of 1) sorted by relevance
198 typedef bool (*CheckForSerialForcedFunc)(std::string&); in PrepareSurfaceRenderNode() typedef199 CheckForSerialForcedFunc CheckForSerialForced = in PrepareSurfaceRenderNode()200 reinterpret_cast<CheckForSerialForcedFunc>(RSInnovation::_s_checkForSerialForced); in PrepareSurfaceRenderNode()