Home
last modified time | relevance | path

Searched defs:WebGLSampler (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_sampler.h47 explicit WebGLSampler() : samplerId_(0) {}; in WebGLSampler() function in OHOS::Rosen::final
48 WebGLSampler(napi_env env, napi_value exports) : NExporter(env, exports), samplerId_(0) {}; in WebGLSampler() function in OHOS::Rosen::final

Completed in 1 milliseconds