HomeSort by relevance Sort by last modified time
    Searched refs:FastBlit (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/desktop_capture/x11/
x_server_pixel_buffer.h 64 // In FastBlit(), the operation is effectively a memcpy.
65 void FastBlit(uint8_t* image,
x_server_pixel_buffer.cc 262 FastBlit(data, rect, frame);
268 void XServerPixelBuffer::FastBlit(uint8_t* image,

Completed in 67 milliseconds