Home
last modified time | relevance | path

Searched defs:CreateContext (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/ability/
H A Dcontext.cpp36 RefPtr<Context> Context::CreateContext(bool isStage, const std::string& rootDir) in CreateContext() function in OHOS::Ace::Context
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Degl_manager.cpp91 void EglManager::CreateContext(int version) in CreateContext() function in OHOS::Rosen::EglManager
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp37 void NormalContext::CreateContext() in CreateContext() function in NormalContext
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dbind.cpp136 bool Bind::CreateContext(bool eval, const IProperty* owner) in CreateContext() function in Internal::Bind
/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dcontext.c24 Context *CreateContext(int capacity) in CreateContext() function
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dthread_context.cpp46 void CreateContext(std::shared_ptr<ThreadContext>& threadContext) in CreateContext() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/
H A Drender_context_ohos_gl.cpp197 void* RenderContextOhosGl::CreateContext(bool share) in CreateContext() function in OHOS::Rosen::RenderContextOhosGl
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp554 void EGLState::CreateContext(const BackendExtraGLES* backendConfig) in CreateContext() function in EGLHelpers::EGLState
667 bool EGLState::CreateContext(DeviceCreateInfo const& createInfo) in CreateContext() function in EGLHelpers::EGLState
H A Dwgl_state.cpp413 void WGLState::CreateContext(DeviceCreateInfo const& createInfo) in CreateContext() function in WGLHelpers::WGLState
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_record.cpp605 std::shared_ptr<AbilityRuntime::Context> FormRenderRecord::CreateContext(const FormJsInfo &formJsIn… in CreateContext() function in OHOS::AppExecFwk::FormRender::FormRenderRecord