Home
last modified time | relevance | path

Searched defs:scalingMethod (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/libkis/
H A DFileLayer.cpp24 … QString name, const QString baseName, const QString fileName, const QString scalingMethod, QObjec… in FileLayer()
58 void FileLayer::setProperties(QString fileName, QString scalingMethod) in setProperties()
89 QString FileLayer::scalingMethod() const in scalingMethod() function in FileLayer
H A DDocument.cpp654 …Document::createFileLayer(const QString &name, const QString fileName, const QString scalingMethod) in createFileLayer()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/RetroPlayer/buffers/video/
H A DRenderBufferGuiTexture.cpp14 CRenderBufferGuiTexture::CRenderBufferGuiTexture(SCALINGMETHOD scalingMethod) in CRenderBufferGuiTexture()
92 TEXTURE_SCALING CRenderBufferGuiTexture::TranslateScalingMethod(SCALINGMETHOD scalingMethod) in TranslateScalingMethod()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/RetroPlayer/rendering/
H A DRenderTranslator.cpp33 const char* CRenderTranslator::TranslateScalingMethod(SCALINGMETHOD scalingMethod) in TranslateScalingMethod()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/RetroPlayer/rendering/VideoRenderers/
H A DRPWinRenderer.cpp213 for (auto scalingMethod : GetScalingMethods()) in CompileOutputShaders() local
285 SCALINGMETHOD scalingMethod = m_renderSettings.VideoSettings().GetScalingMethod(); in Render() local
H A DRPRendererGuiTexture.cpp60 CRenderBufferPoolGuiTexture::CRenderBufferPoolGuiTexture(SCALINGMETHOD scalingMethod) in CRenderBufferPoolGuiTexture()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/RetroPlayer/rendering/VideoShaders/windows/
H A DRPWinOutputShader.cpp15 bool CRPWinOutputShader::Create(SCALINGMETHOD scalingMethod) in Create()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/games/dialogs/osd/
H A DDialogGameVideoFilter.cpp30 RETRO::SCALINGMETHOD scalingMethod; member
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DTexture.h77 void SetScalingMethod(TEXTURE_SCALING scalingMethod) { m_scalingMethod = scalingMethod; } in SetScalingMethod()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/settings/
H A DMediaSettings.cpp82 int scalingMethod; in Load() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/RetroPlayer/process/
H A DRPProcessInfo.cpp53 for (auto scalingMethod : GetScalingMethods()) in CRPProcessInfo() local
/dports/graphics/krita/krita-4.4.8/libs/ui/
H A Dkis_file_layer.cpp180 KisFileLayer::ScalingMethod KisFileLayer::scalingMethod() const in scalingMethod() function in KisFileLayer
H A Dkis_layer_manager.cc1011 KisFileLayer::ScalingMethod scalingMethod = dlg.scaleToImageResolution(); in addFileLayer() local
/dports/cad/qelectrotech/qet-0.7.0/sources/editor/
H A Delementprimitivedecorator.cpp669 QET::ScalingMethod ElementPrimitiveDecorator::scalingMethod(QGraphicsSceneMouseEvent *event) { in scalingMethod() function in ElementPrimitiveDecorator
/dports/graphics/krita/krita-4.4.8/plugins/impex/libkra/
H A Dkis_kra_loader.cpp848 int scalingMethod = element.attribute("scalingmethod", "-1").toInt(); in loadFileLayer() local
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DAbcMatrix.cpp732 int scalingMethod = model_->scalingFlag(); in scale() local
H A DClpPackedMatrix.cpp4310 int scalingMethod = model->scalingFlag(); in scale() local
/dports/math/ogdf/OGDF/src/coin/Clp/
H A DClpPackedMatrix.cpp3386 int scalingMethod = model->scalingFlag(); in scale() local