Home
last modified time | relevance | path

Searched defs:IsTexture (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drender_texture_impl.h66 bool IsTexture() override in IsTexture() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_model.h64 virtual bool IsTexture() in IsTexture() function
H A Dxcomponent_model_ng.cpp202 bool XComponentModelNG::IsTexture() in IsTexture() function in OHOS::Ace::NG::XComponentModelNG
283 bool XComponentModelNG::IsTexture(FrameNode *frameNode) in IsTexture() function in OHOS::Ace::NG::XComponentModelNG
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_framebuffer.h50 bool IsTexture() const in IsTexture() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_surface.h102 virtual bool IsTexture() in IsTexture() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base.cpp2206 napi_value WebGLRenderingContextBase::IsTexture(napi_env env, napi_callback_info info) in IsTexture() function in OHOS::Rosen::WebGLRenderingContextBase