| 126 | } |
| 127 | |
| 128 | IFACEMETHODIMP CAeroColorizationEffect::SetGraph([[maybe_unused]] ID2D1TransformGraph* graph) |
| 129 | { |
| 130 | return E_NOTIMPL; |
| 131 | } |
| 132 | |
| 133 | IFACEMETHODIMP CAeroColorizationEffect::CAeroColorizationEffect::SetDrawInfo(ID2D1DrawInfo* drawInfo) |
| 134 | { |
nothing calls this directly
no outgoing calls
no test coverage detected