Home
last modified time | relevance | path

Searched refs:TextureLayerImpl (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
H A Dtexture_layer.cpp44 class TextureLayerImpl : public TextureLayer { class
46 explicit TextureLayerImpl(int32_t key);
47 virtual ~TextureLayerImpl();
78 TextureInfo TextureLayerImpl::GetTextureInfo() in GetTextureInfo()
83 void TextureLayerImpl::SetParent(std::shared_ptr<Rosen::RSNode>& parent) in SetParent()
94 void TextureLayerImpl::RemoveChild() in RemoveChild()
124 void* TextureLayerImpl::CreateNativeWindow(uint32_t width, uint32_t height) in CreateNativeWindow()
182 void TextureLayerImpl::ConfigWindow(float offsetX, float offsetY, float width, float height, float scale, in ConfigWindow()
202 TextureInfo TextureLayerImpl::OnWindowChange(float offsetX, float offsetY, float width, float height, float scale, in OnWindowChange()
222 TextureInfo TextureLayerImpl
251 TextureLayerImpl::TextureLayerImpl(int32_t key): key_(key) TextureLayerImpl() function in OHOS::Render3D::TextureLayerImpl
[all...]

Completed in 2 milliseconds