Searched refs:patternType (Results 1 – 8 of 8) sorted by relevance
235 int getDPTestConfig(uint32_t *panelBpp, uint32_t *patternType) { in getDPTestConfig() argument236 if (!panelBpp || !patternType) { in getDPTestConfig()269 *patternType = static_cast<uint32_t>(atoi(tokens[1])); in getDPTestConfig()
65 int getDPTestConfig(uint32_t *panelBpp, uint32_t *patternType);
236 int getDPTestConfig(uint32_t *panelBpp, uint32_t *patternType) { in getDPTestConfig() argument237 if (!panelBpp || !patternType) { in getDPTestConfig()271 *patternType = static_cast<uint32_t>(atoi(tokens[1])); in getDPTestConfig()