Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dfull_screen_application_handler.cc26 DesktopCapturer::SourceId FullScreenApplicationHandler::GetSourceId() const { in GetSourceId() function in webrtc::FullScreenApplicationHandler
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/
H A Dwgc_capture_source.h42 DesktopCapturer::SourceId GetSourceId() { return source_id_; } in GetSourceId() function
/aosp_15_r20/frameworks/base/libs/hwui/hwui/
H A DMinikinSkia.h65 int GetSourceId() const override { return mSourceId; } in GetSourceId() function
/aosp_15_r20/frameworks/minikin/include/minikin/
H A DMinikinFont.h70 virtual int GetSourceId() const { return 0; } in GetSourceId() function