/external/toolchain-utils/cros_utils/ |
D | email_sender.py | 37 attachments=None): argument 47 email_from, msg_type, attachments): argument 84 email_from, msg_type, attachments): argument
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiGranularityTests.cpp | 107 const std::vector<AttachmentInfo>& attachments, in GranularityInstance() 415 const std::vector<AttachmentInfo>& attachments, in GranularityCase() 507 std::vector<AttachmentInfo> attachments; in createGranularityQueryTests() local 513 std::vector<AttachmentInfo> attachments; in createGranularityQueryTests() local 521 std::vector<AttachmentInfo> attachments; in createGranularityQueryTests() local 530 std::vector<AttachmentInfo> attachments; in createGranularityQueryTests() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboInvalidateTests.cpp | 56 vector<deUint32> attachments; in getDefaultFBDiscardAttachments() local 72 vector<deUint32> attachments; in getFBODiscardAttachments() local 148 vector<deUint32> attachments = getDefaultFBDiscardAttachments(m_buffers); in render() local 220 vector<deUint32> attachments = getDefaultFBDiscardAttachments(m_buffers); in render() local 314 vector<deUint32> attachments = getDefaultFBDiscardAttachments(m_buffers); in render() local 368 vector<deUint32> attachments = getDefaultFBDiscardAttachments(m_buffers); in render() local 473 vector<deUint32> attachments = getFBODiscardAttachments(m_invalidateBuffers); in render() local 584 vector<deUint32> attachments = getFBODiscardAttachments(m_invalidateBuffers); in render() local 718 vector<deUint32> attachments = getFBODiscardAttachments(m_invalidateBuffers); in render() local 844 vector<deUint32> attachments = getFBODiscardAttachments(m_invalidateBuffers); in render() local [all …]
|
/external/skia/src/gpu/vk/ |
D | GrVkFramebuffer.cpp | 23 VkImageView attachments[3]; in Create() local
|
D | GrVkRenderPass.cpp | 57 SkTArray<VkAttachmentDescription> attachments(numAttachments); in init() local
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.cpp | 121 detail::EnumPointerFmt getInvalidateAttachmentStr (const deUint32* attachments, int numAttachments) in getInvalidateAttachmentStr()
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeBufferApiTests.cpp | 763 std::vector<deUint32> attachments (4); in draw_buffers() local 1677 deUint32 attachments[3]; in invalidate_framebuffer() local 1726 deUint32 attachments[3]; in invalidate_sub_framebuffer() local
|
D | es31fNegativeAdvancedBlendEquationTests.cpp | 216 const glw::GLenum attachments[] = { GL_COLOR_ATTACHMENT0, GL_COLOR_ATTACHMENT1 }; in attachment_advanced_equation() local
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | platform_drm.c | 245 unsigned int *attachments, int count, in dri2_get_buffers_with_format() 286 unsigned int *attachments, int count, in dri2_get_buffers()
|
D | platform_android.c | 387 unsigned int *attachments, int count) in droid_get_buffers_parse_attachments() 443 unsigned int *attachments, int count, in droid_get_buffers_with_format()
|
D | platform_x11.c | 374 unsigned int *attachments, int count, in dri2_get_buffers() 407 unsigned int *attachments, int count, in dri2_get_buffers_with_format() 866 unsigned int attachments[1]; in dri2_create_image_khr_pixmap() local
|
D | platform_wayland.c | 424 unsigned int *attachments, int count, in dri2_get_buffers_with_format() 497 unsigned int *attachments, int count, in dri2_get_buffers()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
D | Mailer.java | 167 String aSubject, String aMessage, String[] attachments) { in sendMultiPartMessage()
|
/external/mesa3d/src/gbm/backends/dri/ |
D | gbm_dri.c | 67 unsigned int *attachments, int count, in dri_get_buffers() 93 unsigned int *attachments, int count, in dri_get_buffers_with_format()
|
/external/libmojo/ipc/ |
D | ipc_message_attachment_set.cc | 29 const std::vector<scoped_refptr<MessageAttachment>>& attachments, in count_attachments_of_type()
|
D | ipc_message.cc | 152 std::vector<scoped_refptr<IPC::BrokerableAttachment>> attachments( in SerializedIdsOfBrokerableAttachments() local
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktRenderPassTests.cpp | 640 RenderPass (const vector<Attachment>& attachments, in RenderPass() 731 const vector<Attachment>& attachments = renderPass.getAttachments(); in logRenderPassInfo() local 1103 vector<VkAttachmentDescription> attachments; in createRenderPass() local 1140 const vector<VkImageView>& attachments) in createFramebuffer() 3811 …itializeAttachmentIsLazy (vector<bool>& attachmentIsLazy, const vector<Attachment>& attachments, T… in initializeAttachmentIsLazy() 3982 …::Random& rng, vector<Maybe<VkClearValue> >& clearValues, const vector<Attachment>& attachments, c… in initializeImageClearValues() 3993 …(de::Random& rng, vector<Maybe<VkClearValue> >& clearValues, const vector<Attachment>& attachments) in initializeRenderPassClearValues() 4186 const vector<Attachment>& attachments) in checkTextureFormatSupport() 4486 vector<Attachment> attachments; in addAttachmentTests() local 4689 vector<Attachment> attachments; in addAttachmentAllocationTests() local [all …]
|
/external/mesa3d/src/glx/ |
D | dri2.c | 402 unsigned int *attachments, int count, int *outCount) in DRI2GetBuffers() 461 unsigned int *attachments, int count, int *outCount) in DRI2GetBuffersWithFormat()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_common_context.c | 344 unsigned int attachments[10]; in radeon_update_renderbuffers() local
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/ |
D | PVRShellAPI.cpp | 798 GLenum attachments[numAttachments]; in ApiRenderComplete() local
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_common_context.c | 344 unsigned int attachments[10]; in radeon_update_renderbuffers() local
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_context.c | 251 unsigned int attachments[10]; in nouveau_update_renderbuffers() local
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_dri2.c | 242 dri2_create_buffers(DrawablePtr pDraw, unsigned int *attachments, int count) in dri2_create_buffers()
|
/external/mesa3d/src/mesa/main/ |
D | fbobject.c | 3139 const GLenum *attachments, GLint x, GLint y, in invalidate_framebuffer_storage() 3249 const GLenum *attachments, GLint x, GLint y, in _mesa_InvalidateSubFramebuffer() 3259 const GLenum *attachments) in _mesa_InvalidateFramebuffer()
|
/external/webrtc/webrtc/modules/video_coding/codecs/h264/ |
D | h264_video_toolbox_encoder.cc | 173 CFArrayRef attachments = in VTCompressionOutputCallback() local
|