Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
Dalgo_filter.cpp46 void AlgoFilter::CreateProgram(const std::string& vertexString, const std::string& fragmentString) in CreateProgram() function in OHOS::Rosen::AlgoFilter
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
Dwebgl_rendering_context_base_impl.cpp322 napi_value WebGLRenderingContextBaseImpl::CreateProgram(napi_env env) in CreateProgram() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
Dwebgl_rendering_context_base.cpp766 napi_value WebGLRenderingContextBase::CreateProgram(napi_env env, napi_callback_info info) in CreateProgram() function in OHOS::Rosen::WebGLRenderingContextBase