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

  /external/chromium_org/ui/base/clipboard/
clipboard_win.cc 595 bool has_invalid_alpha_channel = bitmap->bmiHeader.biBitCount < 32 || local
597 if (has_invalid_alpha_channel) {

Completed in 68 milliseconds