Home
last modified time | relevance | path

Searched defs:SetConfig (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/lite/src/cxx_api/model/
Dmodel_impl.h113 void SetConfig(const std::shared_ptr<TrainCfg> cfg) { cfg_ = cfg; } in SetConfig() function
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
Drosen_context_impl.cpp90 bool RosenContextImpl::SetConfig(int32_t w, int32_t h, RCI_GLES_VERSION ver, RCI_PIXEL_FORMAT pf, R… in SetConfig() function in RosenContextImpl
/third_party/openmax/api/1.1.2/
DOMX_Component.h383 OMX_ERRORTYPE (*SetConfig)( member