Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dtexture.cpp111 void Texture::OnSize(int64_t textureId, int32_t textureWidth, int32_t textureHeight) in OnSize() argument
H A Dext_texture.cpp97 void ExtTexture::SetSize(int64_t textureId, int32_t textureWidth, int32_t textureHeight) in SetSize() argument
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dnative_texture.cpp114 void NativeTexture::SetSize(int64_t textureId, int32_t textureWidth, int32_t textureHeight, in SetSize() argument
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/include/
H A Dfilter.h37 int textureWidth; member
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.cpp412 void XComponentElement::OnXComponentSizeInit(int64_t textureId, int32_t textureWidth, int32_t textureHeight) in OnXComponentSizeInit() argument
475 void XComponentElement::OnXComponentSizeChange(int64_t textureId, int32_t textureWidth, int32_t textureHeight) in OnXComponentSizeChange() argument
/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_element.cpp200 void CameraElement::OnTextureSize(int64_t textureId, int32_t textureWidth, int32_t textureHeight) in OnTextureSize() argument
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp615 void VideoElement::OnTextureSize(int64_t textureId, int32_t textureWidth, int32_t textureHeight) in OnTextureSize() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp651 void XComponentPattern::InitNativeWindow(float textureWidth, float textureHeight) in InitNativeWindow() argument

Completed in 10 milliseconds