Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/
H A Dvideo_play_controller.cpp325 int32_t renderWidth = videoTrack_.width == 0 ? DEFAULT_VIDEO_WIDTH : videoTrack_.width; in RenderInCopyMode() local
329 .width = renderWidth, in RenderInCopyMode()
355 uint32_t dataSize = renderWidth * renderHeight * 3 / 2; in RenderInCopyMode()
372 .w = renderWidth, in RenderInCopyMode()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js31140 renderWidth(value) {

Completed in 33 milliseconds