Searched refs:lensShadingMapSize (Results 1 – 3 of 3) sorted by relevance
150 static const int32_t lensShadingMapSize[] = {1, 1}; in getStaticInfo() local151 ADD_OR_SIZE(ANDROID_LENS_SHADING_MAP_SIZE, lensShadingMapSize, in getStaticInfo()152 sizeof(lensShadingMapSize)/sizeof(int32_t)); in getStaticInfo()
1171 static const int32_t lensShadingMapSize[] = {1, 1}; in constructStaticInfo() local1172 ADD_STATIC_ENTRY(ANDROID_LENS_INFO_SHADING_MAP_SIZE, lensShadingMapSize, in constructStaticInfo()1173 sizeof(lensShadingMapSize)/sizeof(int32_t)); in constructStaticInfo()
2099 static const int32_t lensShadingMapSize[] = {1, 1}; in constructStaticInfo() local2100 ADD_OR_SIZE(ANDROID_LENS_INFO_SHADING_MAP_SIZE, lensShadingMapSize, in constructStaticInfo()2101 sizeof(lensShadingMapSize)/sizeof(int32_t)); in constructStaticInfo()