Home
last modified time | relevance | path

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

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