Home
last modified time | relevance | path

Searched defs:temp_d (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_rob_image_homography.cpp640 double *temp_d, in db_RobImageHomography()
H A Ddb_feature_detection.cpp1498 float threshold,double *temp_d, in db_ExtractCornersSaturated()
/aosp12/art/compiler/optimizing/
H A Dcode_generator_arm_vixl.cc4009 vixl32::DRegister temp_d = DRegisterFrom(locations->GetTemp(0)); in VisitTypeConversion() local