Lines Matching refs:begin_image_ptr
349 const uint8_t* begin_image_ptr,
352 const uint8_t* begin_image_ptr, in ImgObjectVisitor() argument
355 begin_image_ptr_(begin_image_ptr), in ImgObjectVisitor()
667 const uint8_t* begin_image_ptr, in ImgArtMethodVisitor() argument
670 begin_image_ptr_(begin_image_ptr), in ImgArtMethodVisitor()
969 const uint8_t* begin_image_ptr) in ProcessRegion() argument
973 const uint8_t* begin_image_ptr, in ProcessRegion()
975 this->ComputeEntryDirty(entry, begin_image_ptr, dirty_page_set); in ProcessRegion()
977 begin_image_ptr, in ProcessRegion()
981 const_cast<uint8_t*>(begin_image_ptr), in ProcessRegion()
997 const uint8_t* base_ptr = begin_image_ptr; in ProcessRegion()
1013 begin_image_ptr, in ProcessRegion()
1025 begin_image_ptr, in ProcessRegion()
1027 begin_image_ptr, in ProcessRegion()
1040 const uint8_t* begin_image_ptr, in DiffDirtyEntries() argument
1052 ptrdiff_t offset = entry_bytes - begin_image_ptr; in DiffDirtyEntries()
1062 const uint8_t* begin_image_ptr, in ComputeEntryDirty() argument
1067 ptrdiff_t offset = current - begin_image_ptr; in ComputeEntryDirty()