Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetPatchDelta

1012     int32_t expected_patch_delta = image_header.GetPatchDelta();
1107 image_patch_delta = image_header.GetPatchDelta();
1113 image_patch_delta = image_header->GetPatchDelta();
1517 real_patch_delta = image_header.GetPatchDelta();
1523 real_patch_delta = image_header->GetPatchDelta();