HomeSort by relevance Sort by last modified time
    Searched full:alphamul (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/desktop_capture/win/
cursor.cc 78 void AlphaMul(uint32_t* data, int width, int height) {
242 AlphaMul(reinterpret_cast<uint32_t*>(image->data()), width, height);

Completed in 62 milliseconds