tanzanite: sync with device tree
Signed-off-by: Nathan <nathannxx@proton.me>
This commit is contained in:
@@ -0,0 +1,101 @@
|
||||
{
|
||||
"##note": "配置规则: 从json读取程度值",
|
||||
"TrueSight": "",
|
||||
"CaptureFusionDefaultConfigPath": "truesight_config_front.json",
|
||||
"PreviewFusionDefaultConfigPath": "truesight_config_front.json",
|
||||
"CaptureDefaultEffectPath": "render/Effect/effect_mode_front.json",
|
||||
"PreviewDefaultEffectPath": "render/Effect/effect_mode_front.json",
|
||||
"TStoolsParam": [
|
||||
{
|
||||
"##kParameterFlag_ColorToneAlpha##": "基底色彩滤镜",
|
||||
"ColorToneDegree": 0,
|
||||
"##kParameterFlag_Spotless##": "祛斑祛痘程度",
|
||||
"SpotlessDegree": 0.4,
|
||||
"##kParameterFlag_FaceRetouch##": "磨皮程度",
|
||||
"FaceRetouchDegree": 0.4,
|
||||
|
||||
"##kParameterFlag_BrightEye##": "亮眼程度",
|
||||
"CatchLightDegree": 0.0,
|
||||
"##kParameterFlag_LightenPouch##": "祛黑眼圈程度",
|
||||
"TearTroughDegree": 0.0,
|
||||
"##kParameterFlag_Rhytidectomy##": "祛法令纹程度",
|
||||
"LaughLineDegree": 0.0,
|
||||
"##kParameterFlag_E2Ewrinkle##": "ai祛纹程度",
|
||||
"E2EwrinkleDegree": 0.0,
|
||||
|
||||
"##kParameterFlag_FaceStereoShadow##": "五官立体程度",
|
||||
"FaceStereoShadowDegree": 0.0,
|
||||
|
||||
"##kParameterFlag_SkinToneMapping##": "美白程度",
|
||||
"SkinToneDegree": 0.0,
|
||||
|
||||
"##kParameterFlag_MakeupFilterAlpha##": "妆容程度",
|
||||
"MakeupDegree": 0.0,
|
||||
|
||||
"##kParameterFlag_FaceLift##": "瘦脸程度",
|
||||
"FaceLiftDegree": 0.0,
|
||||
"##kParameterFlag_FacialRefine_EyeZoom##": "眼睛大小程度",
|
||||
"EyeSizeDegree": 0.0,
|
||||
"##kParameterFlag_FacialRefine_Nose##": "鼻子大小程度 [默认0.5]",
|
||||
"NoseSizeDegree": 0.5,
|
||||
"##kParameterFlag_FacialRefine_Chin##": "下巴程度 [默认0.5]",
|
||||
"ChinDegree": 0.5,
|
||||
"##kParameterFlag_FacialRefine_MouthSize##": "嘴巴大小程度[默认0.5]",
|
||||
"MouthSizeDegree": 0.5,
|
||||
"##kParameterFlag_FacialRefine_HairLine##": "发际线程度[默认0.5]",
|
||||
"HairLineDegree": 0.5,
|
||||
"##kParameterFlag_FacialRefine_SkullEnhance##": "蓬蓬发程度",
|
||||
"SkullEnhanceDegree": 0,
|
||||
"##kParameterFlag_HeadNarrow##": "缩头/小头程度",
|
||||
"HeadNarrowDegree": 0.0,
|
||||
"##kParameterFlag_FacialRefine_Temple##": "太阳穴程度[默认0.5]",
|
||||
"TempleDegree": 0.5,
|
||||
"##kParameterFlag_FacialRefine_CheekBone##": "颧骨程度[默认0.5]",
|
||||
"CheekBoneDegree": 0.5,
|
||||
"##kParameterFlag_FacialRefine_NoseTip##": "鼻尖程度[默认0.5]",
|
||||
"NoseTipDegree": 0.5,
|
||||
"##kParameterFlag_FacialRefine_Jaw##": "下颌程度[默认0.5]",
|
||||
"JawDegree": 0.5
|
||||
}
|
||||
],
|
||||
"##CameraSimulate": "相机模拟跑图",
|
||||
"CameraSimulate": [
|
||||
{
|
||||
"##note": "前置经典-预览",
|
||||
"Type": "Preview",
|
||||
"RunCount": 2,
|
||||
"ConfigPath": "truesight_config_front.json",
|
||||
"MapParameter": [[0,0.85],[1,0.30],[200,0.30],[201,0.20]]
|
||||
},
|
||||
{
|
||||
"##note": "前置经典-拍后",
|
||||
"Type": "Capture",
|
||||
"RunCount": 1,
|
||||
"ConfigPath": "truesight_config_front.json",
|
||||
"MapParameter": [[0,0.85],[1,0.30],[200,0.30],[201,0.20]]
|
||||
},
|
||||
{
|
||||
"##note": "后置人像-经典",
|
||||
"Type": "Capture",
|
||||
"RunCount": 1,
|
||||
"ConfigPath": "truesight_config_rear.json",
|
||||
"MapParameter": [[0,1.00],[1,1.00]]
|
||||
}
|
||||
],
|
||||
|
||||
"##StressCase": "压力测试",
|
||||
"StressCase" : [
|
||||
{
|
||||
"Type": "All",
|
||||
"RunCount": 50,
|
||||
"ConfigPath": "truesight_config_front.json",
|
||||
"MapParameter": [[0,0.85],[1,0.30],[200,0.30],[201,0.20]]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"RunCount": 50,
|
||||
"ConfigPath": "truesight_config_rear.json",
|
||||
"MapParameter": [[0,1.00],[1,1.00]]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
##Get GPU Version command:adb shell dumpsys SurfaceFlinger | grep -iEa opengl
|
||||
Current GPU Version: GLES: ARM, Mali-G57 MC2, OpenGL ES 3.2 v1.r32p1-01eac0.9850964fe16242c585c8d423010c8595
|
||||
Current Resource Version: 2024-10-15T14:44:15.000+08:00
|
||||
@@ -0,0 +1,197 @@
|
||||
{
|
||||
"DefaultParam": [
|
||||
{
|
||||
"##FleckSwitch##": "祛斑祛痘开关",
|
||||
"FleckSwitch": true,
|
||||
"##FleckProSwitch##": "祛斑祛痘Pro开关",
|
||||
"FleckProSwitch": false,
|
||||
"##SharpnessSwitch##": "锐化开关",
|
||||
"SharpnessSwitch": false,
|
||||
"##SharpnessScaleFactor##": "锐化缩放系数",
|
||||
"SharpnessScaleFactor": 4,
|
||||
"##SharpnessRadius##": "锐化半径",
|
||||
"SharpnessRadius": 2,
|
||||
"##SharpnessCount##": "锐化数量",
|
||||
"SharpnessCount": 30,
|
||||
"##SharpnessThreshold##": "锐化阈值",
|
||||
"SharpnessThreshold": 0,
|
||||
"##BalanceBeautySwitch##": "匀肤开关",
|
||||
"BalanceBeautySwitch": false,
|
||||
"##BalanceBeautyDegree##": "匀肤程度",
|
||||
"BalanceBeautyDegree": 0,
|
||||
"##FaceRetouchSwitch##": "磨皮开关",
|
||||
"FaceRetouchSwitch": true,
|
||||
"##FaceRetouchDegree##": "磨皮程度",
|
||||
"FaceRetouchDegree": 50,
|
||||
"##MagicEngineSwitch##": "AR开关",
|
||||
"MagicEngineSwitch": true,
|
||||
"##FilterDegree##": "全图滤镜",
|
||||
"FilterDegree": 80,
|
||||
"##SharpnessDegree##": "清晰程度",
|
||||
"SharpnessDegree": 0,
|
||||
"##TeethWhiten##": "牙齿美白程度",
|
||||
"TeethWhiten": 50,
|
||||
"##FaceStereoHighlightDegree##": "3D高光程度",
|
||||
"FaceStereoHighlightDegree": 30,
|
||||
"##FaceStereoShadowDegree##": "3D阴影程度",
|
||||
"FaceStereoShadowDegree": 50,
|
||||
"##CatchLightDegree##": "眼神光程度",
|
||||
"CatchLightDegree": 70,
|
||||
"##TearTroughDegree##": "淡化黑眼圈程度",
|
||||
"TearTroughDegree": 80,
|
||||
"##LaughLineDegree##": "去法令纹程度",
|
||||
"LaughLineDegree": 40,
|
||||
"##SkinToneDegree##": "美白程度",
|
||||
"SkinToneDegree": 50,
|
||||
"##MakeupDegree##": "妆容程度",
|
||||
"MakeupDegree": 50,
|
||||
"##FaceLiftDegree##": "瘦脸程度[0-100]对应界面[0,100]",
|
||||
"FaceLiftDegree": 0,
|
||||
"##HairLineDegree##": "发际线程度[0-100]对应界面[-50,50]",
|
||||
"HairLineDegree": 60,
|
||||
"##CheekBoneDegree##": "颧骨程度[0-100]对应界面[-50,50]",
|
||||
"CheekBoneDegree": 50,
|
||||
"##ChinDegree##": "下巴程度[0-100]对应界面[-50,50]",
|
||||
"ChinDegree": 30,
|
||||
"##EyeSizeDegree##": "眼睛大小程度[0-100]对应界面[-50,50]",
|
||||
"EyeSizeDegree": 70,
|
||||
"##EyeHightDegree##": "眼睛高度程度[0-100]对应界面[-50,50]",
|
||||
"EyeHightDegree": 60,
|
||||
"##EyeWidthDegree##": "眼睛宽度程度[0-100]对应界面[-50,50]",
|
||||
"EyeWidthDegree": 50,
|
||||
"##EyeDistanceDegree##": "眼睛间距程度[0-100]对应界面[-50,50]",
|
||||
"EyeDistanceDegree": 45,
|
||||
"##EyeAngleDegree##": "眼睛角度程度[0-100]对应界面[-50,50]",
|
||||
"EyeAngleDegree": 50,
|
||||
"##EyeOffsetDegree##": "眼睛位置程度[0-100]对应界面[-50,50]",
|
||||
"EyeOffsetDegree": 50,
|
||||
"##EyeRadianDegree##": "眼睛弧度程度[0-100]对应界面[-50,50]",
|
||||
"EyeRadianDegree": 60,
|
||||
"##NoseSizeDegree##": "鼻子大小程度[0-100]对应界面[-50,50]",
|
||||
"NoseSizeDegree": 75,
|
||||
"##NoseHeightDegree##": "鼻子高度程度[0-100]对应界面[-50,50]",
|
||||
"NoseHeightDegree": 50,
|
||||
"##NoseBridgeDegree##": "鼻梁程度[0-100]对应界面[-50,50]",
|
||||
"NoseBridgeDegree": 50,
|
||||
"##NoseAlarDegree##": "鼻翼程度[0-100]对应界面[-50,50]",
|
||||
"NoseAlarDegree": 50,
|
||||
"##NoseTipDegree##": "鼻尖程度[0-100]对应界面[-50,50]",
|
||||
"NoseTipDegree": 60,
|
||||
"##MouthSizeDegree##": "嘴巴大小程度[0-100]对应界面[-50,50]",
|
||||
"MouthSizeDegree": 40,
|
||||
"##MouthHeightDegree##": "嘴巴高度程度[0-100]对应界面[-50,50]",
|
||||
"MouthHeightDegree": 75,
|
||||
"##MouthWidthDegree##": "嘴巴宽度程度[0-100]对应界面[-50,50]",
|
||||
"MouthWidthDegree": 50,
|
||||
"##MouthUpperDegree##": "上嘴唇程度[0-100]对应界面[-50,50]",
|
||||
"MouthUpperDegree": 50,
|
||||
"##MouthLowerDegree##": "下嘴唇程度[0-100]对应界面[-50,50]",
|
||||
"MouthLowerDegree": 50,
|
||||
"##EyeBrowThickDegree##": "眉毛粗细程度[0-100]对应界面[-50,50]",
|
||||
"EyeBrowThickDegree": 50,
|
||||
"##EyeBrowHeightDegree##": "眉毛高度程度[0-100]对应界面[-50,50]",
|
||||
"EyeBrowHeightDegree": 50,
|
||||
"##EyeBrowDistanceDegree##": "眉毛距离程度[0-100]对应界面[-50,50]",
|
||||
"EyeBrowDistanceDegree": 50,
|
||||
"##EyeBrowAngleDegree##": "眉毛角度程度[0-100]对应界面[-50,50]",
|
||||
"EyeBrowAngleDegree": 50,
|
||||
"##EyeBrowShapeDegree##": "眉毛形状程度[0-100]对应界面[-50,50]",
|
||||
"EyeBrowShapeDegree": 50,
|
||||
"##TempleDegree##": "太阳穴程度[0-100]对应界面[-50,50]",
|
||||
"TempleDegree": 50,
|
||||
"##FaceWidthDegree##": "脸宽程度[0-100]对应界面[-50,50]",
|
||||
"FaceWidthDegree": 60,
|
||||
"##JawDegree##": "下颌程度[0-100]对应界面[-50,50]",
|
||||
"JawDegree": 50,
|
||||
"##SmallFaceDegree##": "小脸程度[0-100]对应界面[0,100]",
|
||||
"SmallFaceDegree": 30,
|
||||
"##ScaleFaceDegree##": "缩脸程度[0-100]对应界面[0,100]",
|
||||
"ScaleFaceDegree": 40,
|
||||
"##HeadNarrowDegree##": "缩头程度[0-100]对应界面[0,100]",
|
||||
"HeadNarrowDegree": 10,
|
||||
"##SlimHandDegree##": "瘦手臂程度[0-100]对应界面[0,100]",
|
||||
"SlimHandDegree": 0,
|
||||
"##SlimWaistDegree##": "瘦腰程度[0-100]对应界面[0,100]",
|
||||
"SlimWaistDegree": 0,
|
||||
"##SlimLegDegree##": "瘦腿程度[0-100]对应界面[0,100]",
|
||||
"SlimLegDegree": 0,
|
||||
"##EnhanceBreastDegree##": "丰胸程度[0-100]对应界面[0,100]",
|
||||
"EnhanceBreastDegree": 0,
|
||||
"##NiceButtockDegree##": "美臀程度[0-100]对应界面[0,100]",
|
||||
"NiceButtockDegree": 0,
|
||||
"##SlimDegree##": "瘦身程度[0-100]对应界面[0,100]",
|
||||
"SlimDegree": 0,
|
||||
"##ShrinkHeadDegree##": "全身美型缩头程度[0-100]对应界面[0,100]",
|
||||
"ShrinkHeadDegree": 0,
|
||||
"##LengthenDegree##": "长腿程度[0-100]对应界面[0,100]",
|
||||
"LengthenDegree": 0,
|
||||
"##EnhanceExposure##": "图像增强-智能补光[0-100]对应界面[-50,50], 暂无实现",
|
||||
"EnhanceExposure": 0,
|
||||
"##EnhanceBrightness##": "图像增强-亮度[0-100]对应界面[-50,50]",
|
||||
"EnhanceBrightness": 0,
|
||||
"##EnhanceContrast##": "图像增强-对比度[0-100]对应界面[-50,50]",
|
||||
"EnhanceContrast": 0,
|
||||
"##EnhanceHighlight##": "图像增强-高光[0-100]对应界面[-50,50]",
|
||||
"EnhanceHighlight": 0,
|
||||
"##EnhanceShadow##": "图像增强-阴影[0-100]对应界面[-50,50]",
|
||||
"EnhanceShadow": 0,
|
||||
"##EnhanceFade##": "图像增强-褪色[0-100]对应界面[0,100]",
|
||||
"EnhanceFade": 0,
|
||||
"##EnhanceSaturation##": "图像增强-饱和度[0-100]对应界面[-50,50]",
|
||||
"EnhanceSaturation": 0,
|
||||
"##EnhanceColorTemperature##": "图像增强-色温[0-100]对应界面[-50,50]",
|
||||
"EnhanceColorTemperature": 0,
|
||||
"##EnhanceHue##": "图像增强-色调[0-100]对应界面[-50,50]",
|
||||
"EnhanceHue": 0,
|
||||
"##EnhanceHueSplitHighlight##": "图像增强-色调分离高光[0-100]对应界面[0,100]",
|
||||
"EnhanceHueSplitHighlight": 0,
|
||||
"##EnhanceHueSplitShadow##": "图像增强-色调分离阴影[0-100]对应界面[0,100]",
|
||||
"EnhanceHueSplitShadow": 0,
|
||||
"##EnhanceHSL_Hue##": "图像增强-HSL色相[0-100]对应界面[-50,50]",
|
||||
"EnhanceHSL_Hue": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"##EnhanceHSL_Saturation##": "图像增强-HSL饱和度[0-100]对应界面[-50,50]",
|
||||
"EnhanceHSL_Saturation": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"##EnhanceHSL_Lightness##": "图像增强-HSL明度[0-100]对应界面[-50,50]",
|
||||
"EnhanceHSL_Lightness": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"##EnhanceSharpenEdge##": "图像增强-锐化[0-100]对应界面[0,100]",
|
||||
"EnhanceSharpenEdge": 0,
|
||||
"##EnhanceStructure##": "图像增强-结构[0-100]对应界面[0,100], 暂无实现",
|
||||
"EnhanceStructure": 0,
|
||||
"##EnhanceGranularNoise##": "图像增强-颗粒[0-100]对应界面[0,100]",
|
||||
"EnhanceGranularNoise": 0,
|
||||
"##EnhanceDispersion##": "图像增强-色散[0-100]对应界面[0,100]",
|
||||
"EnhanceDispersion": 0,
|
||||
"##EnhanceVignette##": "图像增强-暗角[0-100]对应界面[-50,50]",
|
||||
"EnhanceVignette": 0,
|
||||
"##EnhanceTexture##": "图像增强-纹理[0-100]对应界面[0,100]",
|
||||
"EnhanceTexture": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
proprietary/vendor/etc/camera/resources/render/BuildIn/binShaders32/OGL_RETOUCH_FOGGY_MERGE_MASK.bin
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
proprietary/vendor/etc/camera/resources/render/BuildIn/binShaders32/shader_RGBA2YUVUtils_SWAP_UV.bin
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
proprietary/vendor/etc/camera/resources/render/BuildIn/binShaders32/shader_YUV2RGBAUtils_SWAP_UV.bin
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user