Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DISurfaceComposer.cpp719 status_t getProtectedContentSupport(bool* outSupported) const override { in getProtectedContentSupport() function in android::BpSurfaceComposer
DSurfaceComposerClient.cpp2032 bool SurfaceComposerClient::getProtectedContentSupport() { in getProtectedContentSupport() function in android::SurfaceComposerClient
/frameworks/native/libs/gui/tests/
DSurface_test.cpp813 status_t getProtectedContentSupport(bool* /*outSupported*/) const override { return NO_ERROR; } in getProtectedContentSupport() function in android::FakeSurfaceComposer
/frameworks/base/core/java/android/view/
DSurfaceControl.java2407 public static boolean getProtectedContentSupport() { in getProtectedContentSupport() method in SurfaceControl
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1461 status_t SurfaceFlinger::getProtectedContentSupport(bool* outSupported) const { in getProtectedContentSupport() function in android::SurfaceFlinger