Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp146 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 …]
DCommandProcessor.h142 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()
DPersistentCommandPool.cpp26 bool hasProtectedContent, in init()
DVulkanSecondaryCommandBuffer.cpp23 bool hasProtectedContent) in InitializeCommandPool()
DVkImageImageSiblingVk.cpp106 bool VkImageImageSiblingVk::hasProtectedContent() const in hasProtectedContent() function in rx::VkImageImageSiblingVk
DRendererVk.cpp3600 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()
DMemoryObjectVk.cpp205 bool hasProtectedContent = mProtectedMemory; in createImage() local
DSurfaceVk.cpp131 bool hasProtectedContent, in InitImageHelper()
434 bool hasProtectedContent) in initialize()
Dvk_helpers.cpp4763 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()
DContextVk.h395 bool hasProtectedContent() const { return mState.hasProtectedContent(); } in hasProtectedContent() function
DSecondaryCommandBuffer.h486 bool hasProtectedContent) in InitializeCommandPool()
/external/angle/src/libANGLE/renderer/gl/egl/android/
DNativeBufferImageSiblingAndroid.cpp55 bool NativeBufferImageSiblingAndroid::hasProtectedContent() const in hasProtectedContent() function in rx::NativeBufferImageSiblingAndroid
/external/angle/src/libANGLE/
DImage.cpp141 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
DImage.h147 bool hasProtectedContent; member
DSurface.cpp52 bool SurfaceState::hasProtectedContent() const in hasProtectedContent() function in egl::SurfaceState
670 bool Surface::hasProtectedContent() const in hasProtectedContent() function in egl::Surface
DTexture.h146 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent() function
DRenderbuffer.cpp95 void RenderbufferState::setProtectedContent(bool hasProtectedContent) in setProtectedContent()
DTexture.cpp1099 void Texture::setProtectedContent(Context *context, bool hasProtectedContent) in setProtectedContent()
1104 bool Texture::hasProtectedContent() const in hasProtectedContent() function in gl::Texture
DState.h115 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent() function
DState.cpp344 bool hasProtectedContent) in State()
/external/angle/src/libANGLE/renderer/gl/egl/
DDmaBufImageSiblingEGL.cpp57 bool DmaBufImageSiblingEGL::hasProtectedContent() const in hasProtectedContent() function in rx::DmaBufImageSiblingEGL
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DExternalImageSiblingImpl11.cpp84 bool ExternalImageSiblingImpl11::hasProtectedContent() const in hasProtectedContent() function in rx::ExternalImageSiblingImpl11
/external/minigbm/cros_gralloc/gralloc4/
DCrosGralloc4Mapper.cc483 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/
DHardwareBufferImageSiblingVkAndroid.cpp427 bool HardwareBufferImageSiblingVkAndroid::hasProtectedContent() const in hasProtectedContent() function in rx::HardwareBufferImageSiblingVkAndroid
/external/angle/src/libANGLE/renderer/vulkan/linux/
DDmaBufImageSiblingVkLinux.cpp582 bool DmaBufImageSiblingVkLinux::hasProtectedContent() const in hasProtectedContent() function in rx::DmaBufImageSiblingVkLinux