Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenclient/include/
H A Dscreen_client.h48 std::map<int32_t, sptr<Surface>> surfaceMap_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_ohos_vulkan.h61 std::unordered_map<NativeWindowBuffer*, NativeBufferUtils::NativeSurfaceInfo> surfaceMap_; variable