Searched defs:config_buffer (Results 1 – 1 of 1) sorted by relevance
494 bool HWHDMI::ReadResolutionFile(char *config_buffer) { in ReadResolutionFile()515 char config_buffer[kPageSize] = {0}; in ReadTimingInfo() local