Home
last modified time | relevance | path

Searched refs:AlphaMul (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/desktop_capture/win/
Dcursor.cc74 void AlphaMul(uint32_t* data, int width, int height) { in AlphaMul() function
228 AlphaMul(reinterpret_cast<uint32_t*>(image->data()), width, height); in CreateMouseCursorFromHCursor()