Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkComponent3D.ts62 renderHeight(value: Dimension): Component3DAttribute { method in ArkComponent3DComponent
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/
Dvideo_play_controller.cpp326 …int32_t renderHeight = videoTrack_.height == 0 ? DEFAULT_CAPTURE_VIDEO_HEIGHT : videoTrack_.height; in RenderInCopyMode() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js31802 renderHeight(value) { method in ArkComponent3DComponent