Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drender_texture_impl.h62 void SetIsTexture(bool isTexture) override {} in SetIsTexture() function
H A Drosen_render_surface.h66 void SetIsTexture(bool isTexture) override in SetIsTexture() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_surface.h94 virtual void SetIsTexture(bool isTexture) {} in SetIsTexture() function