Home
last modified time | relevance | path

Searched refs:preSurfaceCacheContentStatic_ (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.cpp292 return preSurfaceCacheContentStatic_; in GetPreSurfaceCacheContentStatic()
305 preSurfaceCacheContentStatic_ = surfaceCacheContentStatic_; in SetSurfaceCacheContentStatic()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_surface_render_params.h556 bool preSurfaceCacheContentStatic_ = false; variable