Searched refs:begin_image_ptr (Results 1 – 1 of 1) sorted by relevance
/art/imgdiag/ |
D | imgdiag.cc | 336 const uint8_t* begin_image_ptr, 339 const uint8_t* begin_image_ptr, in ImgObjectVisitor() argument 342 begin_image_ptr_(begin_image_ptr), in ImgObjectVisitor() 650 const uint8_t* begin_image_ptr, in ImgArtMethodVisitor() argument 653 begin_image_ptr_(begin_image_ptr), in ImgArtMethodVisitor() 954 const uint8_t* begin_image_ptr) in ProcessRegion() argument 958 const uint8_t* begin_image_ptr, in ProcessRegion() 960 this->ComputeEntryDirty(entry, begin_image_ptr, dirty_page_set); in ProcessRegion() 962 begin_image_ptr, in ProcessRegion() 966 const_cast<uint8_t*>(begin_image_ptr), in ProcessRegion() [all …]
|