Home
last modified time | relevance | path

Searched defs:getProtectedContentSupport (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp731 status_t getProtectedContentSupport(bool* outSupported) const override { in getProtectedContentSupport() function in android::BpSurfaceComposer
H A DSurfaceComposerClient.cpp2073 bool SurfaceComposerClient::getProtectedContentSupport() { in getProtectedContentSupport() function in android::SurfaceComposerClient
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp814 status_t getProtectedContentSupport(bool* /*outSupported*/) const override { return NO_ERROR; } in getProtectedContentSupport() function in android::FakeSurfaceComposer
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java2502 public static boolean getProtectedContentSupport() { in getProtectedContentSupport() method in SurfaceControl
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1471 status_t SurfaceFlinger::getProtectedContentSupport(bool* outSupported) const { in getProtectedContentSupport() function in android::SurfaceFlinger