Home
last modified time | relevance | path

Searched defs:protectedContext (Results 1 – 4 of 4) sorted by relevance

/frameworks/libs/systemui/weathereffects/src/com/google/android/wallpaper/weathereffects/data/repository/
DWallpaperFileUtils.kt44 val protectedContext = asProtectedContext(context) in export() constant
111 val protectedContext = asProtectedContext(context) in importBitmapFromLocalStorage() constant
/frameworks/native/libs/renderengine/skia/
DSkiaVkRenderEngine.cpp156 VulkanInterface& SkiaVkRenderEngine::getVulkanInterface(bool protectedContext) { in getVulkanInterface()
DSkiaGLRenderEngine.cpp175 EGLContext protectedContext = EGL_NO_CONTEXT; in create() local
272 EGLContext protectedContext, EGLSurface protectedPlaceholder) in SkiaGLRenderEngine()
/frameworks/av/media/libstagefright/renderfright/gl/
DGLESRenderEngine.cpp232 EGLContext protectedContext = EGL_NO_CONTEXT; in create() local
335 EGLContext protectedContext, EGLSurface protectedStub) in GLESRenderEngine()