Searched defs:rh (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/ |
H A D | b_json_entity_ext_manage_test.cpp | 48 bool IsEqual(const struct stat &lf, const struct stat &rh) in IsEqual() 69 const map<string, tuple<string, struct stat, bool>> &rh) in IsEqual() 95 …qual(const std::vector<ExtManageInfo> &lf, const map<string, tuple<string, struct stat, bool>> &rh) in IsEqual()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | bind_templates.inl | 80 if (auto rh = v->GetRenderHandle()) { local 99 RENDER_NS::RenderHandleReference rh; local
|
H A D | scene_holder.cpp | 1912 auto rh = rhComponentManager_->GetRenderHandleReference(shaderEntityRef); in GetShader() local 1952 auto rh = rhComponentManager_->GetRenderHandleReference(stateEntityRef); in GetGraphicsState() local 2011 auto rh = rhComponentManager_->GetRenderHandleReference(entityRef); in SetGraphicsState() local 2042 auto rh = rhComponentManager_->GetRenderHandleReference(entityRef); in GetGraphicsState() local 2065 RenderHandleReference rh {}; in SetShader() local 2144 auto rh = state->GetRenderHandleReference(engineShaderManager); in SetGraphicsState() local 2239 …tityReference SceneHolder::LoadImage(BASE_NS::string_view uri, RENDER_NS::RenderHandleReference rh) in LoadImage()
|
H A D | postprocess_effect_impl.cpp | 157 RENDER_NS::RenderHandle rh { handle }; in __anon846687510402() local
|
H A D | scene_impl.cpp | 159 const auto rh = data.bitmap->GetRenderHandle(); in SetBitmap() local 165 const auto rh = data.bitmap->GetRenderHandle(); in SetBitmap() local
|
H A D | node_impl.cpp | 664 auto rh = meta->GetPropertyByName(RM_HANDLE); in CompleteInitialization() local
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/ |
H A D | svc_restore_deps_manager_test.cpp | 46 static bool IsEqual(const vector<string> &lf, const vector<string> &rh) in IsEqual()
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/ |
H A D | X2DFast.js | 78 DrawCircle(ox, oy, rw, rh, c = 0xffffffff, lw = 1) { argument
|