Home
last modified time | relevance | path

Searched defs:hasProtectedContent (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/renderfright/gl/
DGLExtensions.h40 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent() function
/frameworks/native/libs/renderengine/skia/
DGLExtensions.h40 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent() function
/frameworks/base/core/java/com/android/internal/policy/
DTransitionAnimation.java1343 public static boolean hasProtectedContent(HardwareBuffer hardwareBuffer) { in hasProtectedContent() method in TransitionAnimation