Home
last modified time | relevance | path

Searched refs:ICON_PATH_STOP (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp80 static const std::string ICON_PATH_STOP = "/etc/screencapture/stop.png"; variable
1580 std::shared_ptr<PixelMap> pixelMapStopSpr = GetPixelMap(ICON_PATH_STOP); in GetLocalLiveViewContent()
1674 std::shared_ptr<PixelMap> pixelMapStopSpr = GetPixelMap(ICON_PATH_STOP); in UpdateLiveViewContent()