ERIS CORE

◆ disablePixelOP()

void AppWren::disablePixelOP ( )

wren callback interface to disable pixel operations
forwards the call to ILI9341_t3_ERIS which has a matching interface

Definition at line 1758 of file AppWren.cpp.

1758  {
1759  draw->disablePixelOP();
1760 }
ILI9341_t3_ERIS * draw
Definition: AppBaseClass.h:41

References ILI9341_t3_ERIS::disablePixelOP(), and AppBaseClass::draw.

Referenced by drawDisablePixelOp().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: