===========================================================================
| 422 | } |
| 423 | //=========================================================================== |
| 424 | inline uint32_t* getScanlineCurrent() |
| 425 | { |
| 426 | return (uint32_t*) g_pVideoAddress; |
| 427 | } |
| 428 | |
| 429 | //=========================================================================== |
| 430 | inline void updateColorPhase() |
no outgoing calls
no test coverage detected