Home
last modified time | relevance | path

Searched refs:setDataFormat (Results 1 – 19 of 19) sorted by relevance

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowCxV3ExportTestCasesRequest.php24 public function setDataFormat($dataFormat) function in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3ExportTestCasesRequest
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearning/
H A DGoogleCloudMlV1beta1PredictionInput.php29 public function setDataFormat($dataFormat) function in Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1PredictionInput
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudMachineLearning/
H A DGoogleCloudMlV1beta1PredictionInput.php29 public function setDataFormat($dataFormat) function in Google_Service_CloudMachineLearning_GoogleCloudMlV1beta1PredictionInput
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/
H A DGoogleCloudMlV1PredictionInput.php42 public function setDataFormat($dataFormat) function in Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionInput
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudMachineLearningEngine/
H A DGoogleCloudMlV1PredictionInput.php42 public function setDataFormat($dataFormat) function in Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1PredictionInput
/dports/cad/ldview/ldview-4.4/TCFoundation/
H A DTCPngImageFormat.cpp120 image->setDataFormat(TCRgba8); in infoCallback()
124 image->setDataFormat(TCRgb8); in infoCallback()
H A DTCImage.h30 virtual void setDataFormat(TCImageDataFormat format);
H A DTCImage.cpp74 void TCImage::setDataFormat(TCImageDataFormat format) in setDataFormat() function in TCImage
554 other->setDataFormat(dataFormat); in getScaledImage()
H A DTCJpegImageFormat.cpp195 image->setDataFormat(TCRgb8); in load()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Ddoc_exporter.h61 void setDataFormat(DataFormat format) { m_dataFormat = format; } in setDataFormat() function
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/windows/src/main/java/net/java/games/input/
H A DIDirectInputDevice.java250 setDataFormat(axis_mode); in IDirectInputDevice()
400 private final void setDataFormat(int flags) throws IOException { in setDataFormat() method in IDirectInputDevice
/dports/cad/ldview/ldview-4.4/LDLib/
H A DLDSnapshotTaker.cpp1241 image->setDataFormat(TCRgb8); in testZMap2()
1382 image->setDataFormat(TCRgba16); in writeImage()
1386 image->setDataFormat(TCRgba8); in writeImage()
1391 image->setDataFormat(TCRgb16); in writeImage()
H A DLDrawModelViewer.cpp1599 fontImage1x->setDataFormat(TCRgba8); in setFontData()
1679 fontImage2x->setDataFormat(TCRgba8); in setRawFont2xData()
/dports/graphics/lcms/lcms-1.19/python/
H A Dlcms.i526 …int setDataFormat(int nSample, const char* Sample) { return cmsIT8SetDataFormat(self -> hIT8, nSa… in setDataFormat() function
H A Dlcms.py120 def setDataFormat(*args): return _lcms.IT8_setDataFormat(*args) member in IT8
/dports/graphics/aseprite/aseprite-1.2.9/src/app/cli/
H A Dcli_processor.cpp164 m_exporter->setDataFormat(format); in process()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/commands/
H A Dcmd_export_sprite_sheet.cpp764 exporter.setDataFormat(dataFormat); in onExecute()
/dports/cad/ldview/ldview-4.4/TRE/
H A DTREMainModel.cpp2189 rgbaImage->setDataFormat(TCRgba8); in bindTexmaps()
2379 mainImage->setDataFormat(TCRgba8); in setRawStudTextureData()
/dports/cad/ldview/ldview-4.4/QT/
H A DModelViewerWidget.cpp2281 image->setDataFormat(TCRgba8); in writeImage()