Home
last modified time | relevance | path

Searched refs:GetNewPixelFormat (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_display_render_params.h132 GraphicPixelFormat GetNewPixelFormat() const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/params/
H A Drs_display_render_params_test.cpp135 params.SetNewPixelFormat(params.GetNewPixelFormat());
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_display_render_params.cpp135 GraphicPixelFormat RSDisplayRenderParams::GetNewPixelFormat() const in GetNewPixelFormat() function in OHOS::Rosen::RSDisplayRenderParams
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp303 params.GetNewColorSpace(), params.GetNewPixelFormat()); in RequestFrame()
305 params.GetNewPixelFormat()); in RequestFrame()