Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_delegate.h163 std::vector<sptr<ISurfaceCallback>> surfaceCallbacks_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.h113 std::map<NodeId, std::function<void(float, float, float, float)>> surfaceCallbacks_; variable