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

  /art/imgdiag/
imgdiag.cc 358 const uint8_t* begin_image_ptr = image_begin_unaligned; local
361 const uint8_t* current = begin_image_ptr + RoundUp(sizeof(ImageHeader), kObjectAlignment);
396 ptrdiff_t offset = current - begin_image_ptr;
    [all...]

Completed in 199 milliseconds