Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_surface_render_params.cpp165 bool RSSurfaceRenderParams::GetHardwareEnabled() const in GetHardwareEnabled() function in OHOS::Rosen::RSSurfaceRenderParams
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_render_params.h285 virtual bool GetHardwareEnabled() const { return false; } in GetHardwareEnabled() function