Home
last modified time | relevance | path

Searched refs:sharpnessMapSize (Results 1 – 3 of 3) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraHWI_Metatags.cpp314 static const int32_t sharpnessMapSize[2] = {64, 64}; in getStaticInfo() local
316 sharpnessMapSize, sizeof(sharpnessMapSize)/sizeof(int32_t)); in getStaticInfo()
/device/generic/goldfish/camera/
DEmulatedFakeCamera3.cpp1218 static const int32_t sharpnessMapSize[2] = {64, 64}; in constructStaticInfo() local
1220 sharpnessMapSize, sizeof(sharpnessMapSize)/sizeof(int32_t)); in constructStaticInfo()
DEmulatedFakeCamera2.cpp2255 static const int32_t sharpnessMapSize[2] = {64, 64}; in constructStaticInfo() local
2257 sharpnessMapSize, sizeof(sharpnessMapSize)/sizeof(int32_t)); in constructStaticInfo()