Home
last modified time | relevance | path

Searched defs:GetNeedMakeImage (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
Drs_surface_render_params.cpp179 bool RSSurfaceRenderParams::GetNeedMakeImage() const in GetNeedMakeImage() function in OHOS::Rosen::RSSurfaceRenderParams
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
Drs_render_params.h291 virtual bool GetNeedMakeImage() const { return false; } in GetNeedMakeImage() function