openMSX
|
This is the complete list of members for openmsx::ScalerOutput< Pixel >, including all inherited members.
acquireLine(unsigned y)=0 | openmsx::ScalerOutput< Pixel > | pure virtual |
fillLine(unsigned y, Pixel color)=0 | openmsx::ScalerOutput< Pixel > | pure virtual |
frameStart()=0 | openmsx::ScalerOutput< Pixel > | pure virtual |
frameStop()=0 | openmsx::ScalerOutput< Pixel > | pure virtual |
getHeight() const =0 | openmsx::ScalerOutput< Pixel > | pure virtual |
getWidth() const =0 | openmsx::ScalerOutput< Pixel > | pure virtual |
releaseLine(unsigned y, std::span< Pixel > buf)=0 | openmsx::ScalerOutput< Pixel > | pure virtual |
ScalerOutput()=default | openmsx::ScalerOutput< Pixel > | protected |
~ScalerOutput()=default | openmsx::ScalerOutput< Pixel > | virtual |