Searched refs:Protection (Results 1 – 15 of 15) sorted by relevance
/frameworks/native/libs/renderengine/skia/ |
D | SkiaGLRenderEngine.cpp | 179 createEglContext(display, config, nullptr, priority, Protection::PROTECTED); in create() 184 createEglContext(display, config, protectedContext, priority, Protection::UNPROTECTED); in create() 192 Protection::UNPROTECTED); in create() 203 Protection::PROTECTED); in create() 430 Protection protection) { in createEglContext() 470 if (protection == Protection::PROTECTED) { in createEglContext() 518 Protection protection) { in createPlaceholderEglPbufferSurface() 529 if (protection == Protection::PROTECTED) { in createPlaceholderEglPbufferSurface()
|
D | SkiaGLRenderEngine.h | 79 Protection protection); 83 EGLDisplay display, EGLConfig config, int hwcFormat, Protection protection);
|
/frameworks/av/media/libstagefright/renderfright/gl/ |
D | GLESRenderEngine.h | 123 Protection protection); 125 int hwcFormat, Protection protection);
|
D | GLESRenderEngine.cpp | 235 Protection::PROTECTED); in create() 240 Protection::UNPROTECTED); in create() 248 Protection::UNPROTECTED); in create() 259 Protection::PROTECTED); in create() 1558 Protection protection) { in createEglContext() 1584 if (protection == Protection::PROTECTED) { in createEglContext() 1608 int hwcFormat, Protection protection) { in createStubEglPbufferSurface() 1619 if (protection == Protection::PROTECTED) { in createStubEglPbufferSurface()
|
/frameworks/base/core/java/android/content/pm/ |
D | PermissionInfo.java | 89 public @interface Protection {} annotation in PermissionInfo 711 @Protection
|
/frameworks/base/services/core/java/com/android/server/pm/permission/ |
D | PermissionManagerServiceInternal.java | 170 @PermissionInfo.Protection int protection); in getAllPermissionsWithProtection()
|
D | PermissionManagerServiceInterface.java | 521 @PermissionInfo.Protection int protection); in getAllPermissionsWithProtection()
|
D | PermissionManagerService.java | 837 @PermissionInfo.Protection int protection) { in getAllPermissionsWithProtection()
|
D | PermissionManagerServiceImpl.java | 5212 @PermissionInfo.Protection int protection) {
|
/frameworks/av/media/libstagefright/renderfright/include/renderengine/ |
D | RenderEngine.h | 61 enum class Protection { enum
|
/frameworks/native/libs/renderengine/include/renderengine/ |
D | RenderEngine.h | 86 enum class Protection { enum
|
/frameworks/base/core/java/com/android/internal/pm/pkg/component/ |
D | ParsedPermissionUtils.java | 266 @PermissionInfo.Protection
|
/frameworks/base/ |
D | AconfigFlags.bp | 869 // Content Protection
|
/frameworks/proto_logging/stats/enums/app/ |
D | settings_enums.proto | 2612 // OPEN: Settings > Security > Factory Reset Protection dialog 4380 // OPEN: Settings > Security > Advanced Memory Protection (beta)
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 2611 // OPEN: Settings > Security > Factory Reset Protection dialog
|