Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp120 void CommandProcessorTask::initProcessCommands(bool hasProtectedContent, in initProcessCommands()
219 bool hasProtectedContent, in initFlushAndQueueSubmit()
239 bool hasProtectedContent, in initOneOffQueueSubmit()
686 bool hasProtectedContent, in submitFrame()
710 bool hasProtectedContent, in queueSubmitOneOff()
761 bool hasProtectedContent, in flushOutsideRPCommands()
775 bool hasProtectedContent, in flushRenderPassCommands()
921 void CommandQueue::releaseToCommandBatch(bool hasProtectedContent, in releaseToCommandBatch()
1026 bool hasProtectedContent, in submitFrame()
1151 bool hasProtectedContent) in ensurePrimaryCommandBufferValid()
[all …]
DCommandProcessor.h135 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent() function
202 bool hasProtectedContent; member
419 PrimaryCommandBuffer &getCommandBuffer(bool hasProtectedContent) in getCommandBuffer()
431 PersistentCommandPool &getCommandPool(bool hasProtectedContent) in getCommandPool()
DPersistentCommandPool.cpp26 bool hasProtectedContent, in init()
DVulkanSecondaryCommandBuffer.cpp23 bool hasProtectedContent) in InitializeCommandPool()
DRendererVk.cpp3130 bool hasProtectedContent, in queueSubmitOneOff()
3339 bool hasProtectedContent, in getCommandBufferOneOff()
3379 bool hasProtectedContent, in submitFrame()
3473 angle::Result RendererVk::finish(vk::Context *context, bool hasProtectedContent) in finish()
3508 bool hasProtectedContent, in flushRenderPassCommands()
3530 bool hasProtectedContent, in flushOutsideRPCommands()
DMemoryObjectVk.cpp205 bool hasProtectedContent = mProtectedMemory; in createImage() local
DSurfaceVk.cpp124 bool hasProtectedContent, in InitImageHelper()
302 bool hasProtectedContent) in initialize()
Dvk_helpers.cpp4130 bool hasProtectedContent) in init()
4149 bool hasProtectedContent) in initMSAASwapchain()
4178 bool hasProtectedContent) in initExternal()
4418 bool hasProtectedContent, in initializeNonZeroMemory()
4531 bool hasProtectedContent, in initMemory()
4806 bool hasProtectedContent, in init2DStaging()
4821 bool hasProtectedContent, in initStaging()
4888 bool hasProtectedContent, in initImplicitMultisampledRenderToTexture()
DContextVk.h367 bool hasProtectedContent() const { return mState.hasProtectedContent(); } in hasProtectedContent() function
DSecondaryCommandBuffer.h486 bool hasProtectedContent) in InitializeCommandPool()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/
DNativeBufferImageSiblingAndroid.cpp55 bool NativeBufferImageSiblingAndroid::hasProtectedContent() const in hasProtectedContent() function in rx::NativeBufferImageSiblingAndroid
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DImage.cpp141 bool ImageSibling::hasProtectedContent() const in hasProtectedContent() function in egl::ImageSibling
214 bool ExternalImageSibling::hasProtectedContent() const in hasProtectedContent() function in egl::ExternalImageSibling
431 bool Image::hasProtectedContent() const in hasProtectedContent() function in egl::Image
DImage.h143 bool hasProtectedContent; member
DSurface.cpp51 bool SurfaceState::hasProtectedContent() const in hasProtectedContent() function in egl::SurfaceState
648 bool Surface::hasProtectedContent() const in hasProtectedContent() function in egl::Surface
DRenderbuffer.cpp95 void RenderbufferState::setProtectedContent(bool hasProtectedContent) in setProtectedContent()
DTexture.h146 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent() function
DTexture.cpp1075 void Texture::setProtectedContent(Context *context, bool hasProtectedContent) in setProtectedContent()
1080 bool Texture::hasProtectedContent() const in hasProtectedContent() function in gl::Texture
DState.h114 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent() function
DState.cpp344 bool hasProtectedContent) in State()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DDmaBufImageSiblingEGL.cpp57 bool DmaBufImageSiblingEGL::hasProtectedContent() const in hasProtectedContent() function in rx::DmaBufImageSiblingEGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DExternalImageSiblingImpl11.cpp84 bool ExternalImageSiblingImpl11::hasProtectedContent() const in hasProtectedContent() function in rx::ExternalImageSiblingImpl11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
DHardwareBufferImageSiblingVkAndroid.cpp399 bool HardwareBufferImageSiblingVkAndroid::hasProtectedContent() const in hasProtectedContent() function in rx::HardwareBufferImageSiblingVkAndroid
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
DDmaBufImageSiblingVkLinux.cpp530 bool DmaBufImageSiblingVkLinux::hasProtectedContent() const in hasProtectedContent() function in rx::DmaBufImageSiblingVkLinux