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

  /external/webrtc/webrtc/modules/desktop_capture/
differ.cc 58 int partial_row_height = height_ - (y_full_blocks * kBlockSize); local
102 if (partial_row_height != 0) {
109 kBlockSize, partial_row_height);
117 partial_row_height);

Completed in 126 milliseconds