Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/include/
H A Doffline_pipeline.h52 std::list<std::vector<std::shared_ptr<IBuffer>>> bufferCache_ = {}; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer.h96 std::vector<uint32_t> bufferCache_; variable
H A Dhdi_output.h117 std::vector<sptr<SurfaceBuffer> > bufferCache_; variable
/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dnative_window.h39 std::unordered_map<uint32_t, NativeWindowBuffer*> bufferCache_; member