Home
last modified time | relevance | path

Searched refs:ComputeTargetPixelFormat (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_hardware_thread.h92 static GraphicPixelFormat ComputeTargetPixelFormat(const std::vector<LayerInfoPtr>& layers);
H A Drs_hardware_thread.cpp564 GraphicPixelFormat pixelFormat = ComputeTargetPixelFormat(layers); in Redraw()
692 GraphicPixelFormat RSHardwareThread::ComputeTargetPixelFormat(const std::vector<LayerInfoPtr>& laye… in ComputeTargetPixelFormat() function in OHOS::Rosen::RSHardwareThread