Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/media/projection/
DMediaProjectionMetricsLogger.java255 int contentToRecord, int hostUid, int targetUid, Rect captureBounds) { in logChangedCaptureBounds()
274 private int captureBoundsToTargetChangeType(Rect captureBounds) { in captureBoundsToTargetChangeType()
DMediaProjectionManagerService.java568 void notifyCaptureBoundsChanged(int contentToRecord, int targetUid, Rect captureBounds) { in notifyCaptureBoundsChanged()
/frameworks/base/media/java/android/media/projection/
DIMediaProjectionManager.aidl233 in Rect captureBounds); in notifyCaptureBoundsChanged()
/frameworks/base/services/core/java/com/android/server/wm/
DContentRecorder.java715 void notifyCaptureBoundsChanged(int contentToRecord, int targetUid, Rect captureBounds); in notifyCaptureBoundsChanged()
782 Rect captureBounds) { in notifyCaptureBoundsChanged()