Searched refs:defaultScaling (Results 1 – 2 of 2) sorted by relevance
130 uint32_t usageX, uint32_t usageY, uint32_t usageZ, double defaultScaling = 1);
296 uint32_t usageX, uint32_t usageY, uint32_t usageZ, double defaultScaling) { in processTriAxisUsage() argument350 mFeatureInfo.resolution = reportX.a * defaultScaling; in processTriAxisUsage()370 record.a = reportX.a * defaultScaling; in processTriAxisUsage()377 record.a = -reportZ.a * defaultScaling; in processTriAxisUsage()384 record.a = reportY.a * defaultScaling; in processTriAxisUsage()