Home
last modified time | relevance | path

Searched defs:bufferCache_ (Results 1 – 4 of 4) sorted by relevance

/foundation/ability/dmsfwk/services/dtbcollabmgr/include/av_trans_stream_provider/
Dav_receiver_engine.h77 std::shared_ptr<AVSurfaceBufferCache> bufferCache_ = nullptr; variable
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
Dhdi_layer.h97 std::vector<uint32_t> bufferCache_; variable
Dhdi_output.h143 std::vector<sptr<SurfaceBuffer> > bufferCache_; variable
/foundation/graphic/graphic_surface/surface/include/
Dnative_window.h39 std::unordered_map<uint32_t, NativeWindowBuffer*> bufferCache_; member