/external/angle/src/libANGLE/renderer/vulkan/ |
D | CommandProcessor.cpp | 146 bool hasProtectedContent, in initOutsideRenderPassProcessCommands() 155 bool hasProtectedContent, in initRenderPassProcessCommands() 254 bool hasProtectedContent, in initFlushAndQueueSubmit() 274 bool hasProtectedContent, in initOneOffQueueSubmit() 720 bool hasProtectedContent, in submitFrame() 744 bool hasProtectedContent, in queueSubmitOneOff() 796 bool hasProtectedContent, in flushOutsideRPCommands() 811 bool hasProtectedContent, in flushRenderPassCommands() 951 void CommandQueue::releaseToCommandBatch(bool hasProtectedContent, in releaseToCommandBatch() 1057 bool hasProtectedContent, in submitFrame() [all …]
|
D | CommandProcessor.h | 142 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent() function 217 bool hasProtectedContent; member 438 PrimaryCommandBuffer &getCommandBuffer(bool hasProtectedContent) in getCommandBuffer() 450 PersistentCommandPool &getCommandPool(bool hasProtectedContent) in getCommandPool()
|
D | PersistentCommandPool.cpp | 26 bool hasProtectedContent, in init()
|
D | VulkanSecondaryCommandBuffer.cpp | 23 bool hasProtectedContent) in InitializeCommandPool()
|
D | VkImageImageSiblingVk.cpp | 106 bool VkImageImageSiblingVk::hasProtectedContent() const in hasProtectedContent() function in rx::VkImageImageSiblingVk
|
D | RendererVk.cpp | 3600 bool hasProtectedContent, in queueSubmitOneOff() 3893 bool hasProtectedContent, in getCommandBufferOneOff() 3933 bool hasProtectedContent, in submitFrame() 4038 angle::Result RendererVk::finish(vk::Context *context, bool hasProtectedContent) in finish() 4074 bool hasProtectedContent, in flushRenderPassCommands() 4097 bool hasProtectedContent, in flushOutsideRPCommands()
|
D | MemoryObjectVk.cpp | 205 bool hasProtectedContent = mProtectedMemory; in createImage() local
|
D | SurfaceVk.cpp | 131 bool hasProtectedContent, in InitImageHelper() 434 bool hasProtectedContent) in initialize()
|
D | vk_helpers.cpp | 4763 bool hasProtectedContent) in init() 4782 bool hasProtectedContent) in initMSAASwapchain() 4811 bool hasProtectedContent) in initExternal() 5076 bool hasProtectedContent, in initializeNonZeroMemory() 5189 bool hasProtectedContent, in initMemory() 5462 bool hasProtectedContent, in init2DStaging() 5477 bool hasProtectedContent, in initStaging() 5544 bool hasProtectedContent, in initImplicitMultisampledRenderToTexture()
|
D | ContextVk.h | 395 bool hasProtectedContent() const { return mState.hasProtectedContent(); } in hasProtectedContent() function
|
D | SecondaryCommandBuffer.h | 486 bool hasProtectedContent) in InitializeCommandPool()
|
/external/angle/src/libANGLE/renderer/gl/egl/android/ |
D | NativeBufferImageSiblingAndroid.cpp | 55 bool NativeBufferImageSiblingAndroid::hasProtectedContent() const in hasProtectedContent() function in rx::NativeBufferImageSiblingAndroid
|
/external/angle/src/libANGLE/ |
D | Image.cpp | 141 bool ImageSibling::hasProtectedContent() const in hasProtectedContent() function in egl::ImageSibling 224 bool ExternalImageSibling::hasProtectedContent() const in hasProtectedContent() function in egl::ExternalImageSibling 459 bool Image::hasProtectedContent() const in hasProtectedContent() function in egl::Image
|
D | Image.h | 147 bool hasProtectedContent; member
|
D | Surface.cpp | 52 bool SurfaceState::hasProtectedContent() const in hasProtectedContent() function in egl::SurfaceState 670 bool Surface::hasProtectedContent() const in hasProtectedContent() function in egl::Surface
|
D | Texture.h | 146 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent() function
|
D | Renderbuffer.cpp | 95 void RenderbufferState::setProtectedContent(bool hasProtectedContent) in setProtectedContent()
|
D | Texture.cpp | 1099 void Texture::setProtectedContent(Context *context, bool hasProtectedContent) in setProtectedContent() 1104 bool Texture::hasProtectedContent() const in hasProtectedContent() function in gl::Texture
|
D | State.h | 115 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent() function
|
D | State.cpp | 344 bool hasProtectedContent) in State()
|
/external/angle/src/libANGLE/renderer/gl/egl/ |
D | DmaBufImageSiblingEGL.cpp | 57 bool DmaBufImageSiblingEGL::hasProtectedContent() const in hasProtectedContent() function in rx::DmaBufImageSiblingEGL
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | ExternalImageSiblingImpl11.cpp | 84 bool ExternalImageSiblingImpl11::hasProtectedContent() const in hasProtectedContent() function in rx::ExternalImageSiblingImpl11
|
/external/minigbm/cros_gralloc/gralloc4/ |
D | CrosGralloc4Mapper.cc | 483 uint64_t hasProtectedContent = in get() local 714 uint64_t hasProtectedContent = descriptor.usage & BufferUsage::PROTECTED ? 1 : 0; in getFromBufferDescriptorInfo() local
|
/external/angle/src/libANGLE/renderer/vulkan/android/ |
D | HardwareBufferImageSiblingVkAndroid.cpp | 427 bool HardwareBufferImageSiblingVkAndroid::hasProtectedContent() const in hasProtectedContent() function in rx::HardwareBufferImageSiblingVkAndroid
|
/external/angle/src/libANGLE/renderer/vulkan/linux/ |
D | DmaBufImageSiblingVkLinux.cpp | 582 bool DmaBufImageSiblingVkLinux::hasProtectedContent() const in hasProtectedContent() function in rx::DmaBufImageSiblingVkLinux
|