afterProcessing(ThreadIndex, GraphicPipeline *, bool) | Beatmup::BitmapResampler | protectedvirtual |
beforeProcessing(ThreadIndex, ProcessingTarget target, GraphicPipeline *) | Beatmup::BitmapResampler | protectedvirtual |
BitmapContentLock(const BitmapContentLock &)=delete | Beatmup::BitmapContentLock | private |
BitmapContentLock() | Beatmup::BitmapContentLock | inlineprivate |
BitmapResampler(Context &context) | Beatmup::BitmapResampler | |
bitmaps | Beatmup::BitmapContentLock | private |
context | Beatmup::BitmapResampler | private |
convnet | Beatmup::BitmapResampler | private |
cubicParameter | Beatmup::BitmapResampler | private |
DEFAULT_CUBIC_PARAMETER | Beatmup::BitmapResampler | static |
destRect | Beatmup::BitmapResampler | private |
getCubicParameter() const | Beatmup::BitmapResampler | inline |
getInput() | Beatmup::BitmapResampler | inline |
getInputRect() const | Beatmup::BitmapResampler | inline |
getMaxThreads() const | Beatmup::BitmapResampler | protectedvirtual |
getMode() const | Beatmup::BitmapResampler | inline |
getOutput() | Beatmup::BitmapResampler | inline |
getOutputRect() const | Beatmup::BitmapResampler | inline |
getUsedDevices() const | Beatmup::BitmapResampler | protectedvirtual |
input | Beatmup::BitmapResampler | private |
isUsingEs31IfAvailable | Beatmup::BitmapResampler | private |
lock(GraphicPipeline *gpu, AbstractBitmap *input, AbstractBitmap *output) | Beatmup::BitmapContentLock | inlineprivate |
lock(GraphicPipeline *gpu, ProcessingTarget target, AbstractBitmap *input, AbstractBitmap *output) | Beatmup::BitmapContentLock | inlineprivate |
lock(GraphicPipeline *gpu, std::initializer_list< AbstractBitmap * > read, std::initializer_list< AbstractBitmap * > write) | Beatmup::BitmapContentLock | inlineprivate |
mode | Beatmup::BitmapResampler | private |
Mode enum name | Beatmup::BitmapResampler | |
output | Beatmup::BitmapResampler | private |
process(TaskThread &thread) | Beatmup::BitmapResampler | protectedvirtual |
processOnGPU(GraphicPipeline &gpu, TaskThread &thread) | Beatmup::BitmapResampler | protectedvirtual |
readLock(GraphicPipeline *gpu, AbstractBitmap *bitmap, ProcessingTarget target) | Beatmup::BitmapContentLock | private |
setCubicParameter(float alpha) | Beatmup::BitmapResampler | |
setInput(AbstractBitmap *input) | Beatmup::BitmapResampler | |
setInputRect(const IntRectangle &rect) | Beatmup::BitmapResampler | |
setMode(Mode mode) | Beatmup::BitmapResampler | |
setOutput(AbstractBitmap *output) | Beatmup::BitmapResampler | |
setOutputRect(const IntRectangle &rect) | Beatmup::BitmapResampler | |
setUsingEs31IfAvailable(bool useEs31) | Beatmup::BitmapResampler | inline |
srcRect | Beatmup::BitmapResampler | private |
TaskDeviceRequirement enum name | Beatmup::AbstractTask | |
unlock(AbstractBitmap *bitmap) | Beatmup::BitmapContentLock | private |
unlock(AbstractBitmap *first, Args ... others) | Beatmup::BitmapContentLock | inlineprivate |
unlockAll() | Beatmup::BitmapContentLock | private |
validThreadCount(int number) | Beatmup::AbstractTask | static |
writeLock(GraphicPipeline *gpu, AbstractBitmap *bitmap, ProcessingTarget target) | Beatmup::BitmapContentLock | private |
~BitmapContentLock() | Beatmup::BitmapContentLock | private |
~BitmapResampler() | Beatmup::BitmapResampler | |
~Object() | Beatmup::Object | inlinevirtual |