Searched refs:SET_PHYSICAL_ENTRY (Results 1 – 1 of 1) sorted by relevance
155 #define SET_PHYSICAL_ENTRY(NAME,NDK_TYPE) \ in SET_ENTRY() macro174 SET_PHYSICAL_ENTRY(u8,uint8_t)175 SET_PHYSICAL_ENTRY(i32,int32_t)176 SET_PHYSICAL_ENTRY(float,float)177 SET_PHYSICAL_ENTRY(double,double)178 SET_PHYSICAL_ENTRY(i64,int64_t)179 SET_PHYSICAL_ENTRY(rational,ACameraMetadata_rational)181 #undef SET_PHYSICAL_ENTRY