This is the complete list of members for ESP32VGA::VGAControllerClass, including all inherited members.
begin(gpio_num_t redGPIO, gpio_num_t greenGPIO, gpio_num_t blueGPIO, gpio_num_t HSyncGPIO, gpio_num_t VSyncGPIO) | ESP32VGA::VGAControllerClass | |
begin(gpio_num_t red1GPIO, gpio_num_t red0GPIO, gpio_num_t green1GPIO, gpio_num_t green0GPIO, gpio_num_t blue1GPIO, gpio_num_t blue0GPIO, gpio_num_t HSyncGPIO, gpio_num_t VSyncGPIO) | ESP32VGA::VGAControllerClass | |
enableBackgroundPrimitiveExecution(bool value) | ESP32VGA::VGAControllerClass | |
getBitsPerChannel() | ESP32VGA::VGAControllerClass | inline |
getScreenHeight() | ESP32VGA::VGAControllerClass | inline |
getScreenWidth() | ESP32VGA::VGAControllerClass | inline |
getViewPortCol() | ESP32VGA::VGAControllerClass | inline |
getViewPortHeight() | ESP32VGA::VGAControllerClass | inline |
getViewPortRow() | ESP32VGA::VGAControllerClass | inline |
getViewPortWidth() | ESP32VGA::VGAControllerClass | inline |
moveScreen(int16_t offsetX, int16_t offsetY) | ESP32VGA::VGAControllerClass | |
processPrimitives() | ESP32VGA::VGAControllerClass | |
resumeBackgroundPrimitiveExecution() | ESP32VGA::VGAControllerClass | |
setResolution(char const *modeline, int viewPortWidth=-1, int viewPortHeight=-1) | ESP32VGA::VGAControllerClass | |
suspendBackgroundPrimitiveExecution() | ESP32VGA::VGAControllerClass | |