Searched refs:Protection (Results 1 – 14 of 14) sorted by relevance
/frameworks/native/libs/renderengine/skia/ |
D | SkiaGLRenderEngine.h | 86 Protection protection); 90 int hwcFormat, Protection protection);
|
D | SkiaGLRenderEngine.cpp | 193 createEglContext(display, config, nullptr, priority, Protection::PROTECTED); in create() 198 createEglContext(display, config, protectedContext, priority, Protection::UNPROTECTED); in create() 206 Protection::UNPROTECTED); in create() 217 Protection::PROTECTED); in create() 1287 Protection protection) { in createEglContext() 1327 if (protection == Protection::PROTECTED) { in createEglContext() 1375 Protection protection) { in createPlaceholderEglPbufferSurface() 1386 if (protection == Protection::PROTECTED) { in createPlaceholderEglPbufferSurface()
|
/frameworks/native/libs/renderengine/gl/ |
D | GLESRenderEngine.h | 126 Protection protection); 130 int hwcFormat, Protection protection);
|
D | GLESRenderEngine.cpp | 282 createEglContext(display, config, nullptr, priority, Protection::PROTECTED); in create() 287 createEglContext(display, config, protectedContext, priority, Protection::UNPROTECTED); in create() 295 Protection::UNPROTECTED); in create() 306 Protection::PROTECTED); in create() 1638 Protection protection) { in createEglContext() 1678 if (protection == Protection::PROTECTED) { in createEglContext() 1702 int hwcFormat, Protection protection) { in createStubEglPbufferSurface() 1713 if (protection == Protection::PROTECTED) { in createStubEglPbufferSurface()
|
/frameworks/base/core/java/android/content/pm/ |
D | PermissionInfo.java | 88 public @interface Protection {} annotation in PermissionInfo 651 @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/services/core/java/com/android/server/pm/permission/ |
D | PermissionManagerServiceInternal.java | 160 @PermissionInfo.Protection int protection); in getAllPermissionsWithProtection()
|
D | PermissionManagerService.java | 5097 @PermissionInfo.Protection int protection) {
|
/frameworks/base/core/java/android/content/pm/parsing/component/ |
D | ParsedPermission.java | 85 @PermissionInfo.Protection
|
/frameworks/native/libs/renderengine/include/renderengine/ |
D | RenderEngine.h | 80 enum class Protection { enum
|
/frameworks/av/media/libstagefright/renderfright/include/renderengine/ |
D | RenderEngine.h | 61 enum class Protection { enum
|
/frameworks/proto_logging/stats/enums/app/ |
D | settings_enums.proto | 1718 // OPEN: Settings > Security > Factory Reset Protection dialog
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 2603 // OPEN: Settings > Security > Factory Reset Protection dialog
|