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

  /external/chromium_org/native_client_sdk/src/examples/demo/flock/
sprite.cc 66 size_t src_byte_offset = src_rect_clipped.x() * sizeof(uint32_t) + local
69 reinterpret_cast<const uint8_t*>(pixel_buffer_) + src_byte_offset;

Completed in 1586 milliseconds