Home
last modified time | relevance | path

Searched defs:SetSurfaceSize (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_xcomponent.cpp53 void DOMXComponent::SetSurfaceSize(uint32_t surfaceWidth, uint32_t surfaceHeight) const in SetSurfaceSize() function in OHOS::Ace::Framework::DOMXComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/media_query/
H A Dmedia_queryer.h38 void SetSurfaceSize(int32_t width, int32_t height) in SetSurfaceSize() function
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_delegate.cpp44 SurfaceDelegateError SurfaceDelegate::SetSurfaceSize(uint32_t width, uint32_t height) in SetSurfaceSize() function in OHOS::SurfaceDelegate
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_video_source.cpp57 int32_t RecorderVideoSource::SetSurfaceSize(int32_t width, int32_t height) in SetSurfaceSize() function in OHOS::Media::RecorderVideoSource
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_dirty_region_manager.cpp328 bool RSDirtyRegionManager::SetSurfaceSize(const int32_t width, const int32_t height) in SetSurfaceSize() function in OHOS::Rosen::RSDirtyRegionManager