Home
last modified time | relevance | path

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

123456789

/external/pdfium/fpdfsdk/
Dfpdf_attachment_embeddertest.cpp30 FPDF_ATTACHMENT attachment = FPDFDoc_GetAttachment(document(), 0); in TEST_F() local
115 FPDF_ATTACHMENT attachment = FPDFDoc_GetAttachment(document(), 0); in TEST_F() local
143 FPDF_ATTACHMENT attachment = in TEST_F() local
209 FPDF_ATTACHMENT attachment = in TEST_F() local
286 FPDF_ATTACHMENT attachment = in TEST_F() local
348 FPDF_ATTACHMENT attachment = FPDFDoc_GetAttachment(document(), 0); in TEST_F() local
Dfpdf_attachment.cpp125 FPDFAttachment_GetName(FPDF_ATTACHMENT attachment, in FPDFAttachment_GetName()
138 FPDFAttachment_HasKey(FPDF_ATTACHMENT attachment, FPDF_BYTESTRING key) { in FPDFAttachment_HasKey()
149 FPDFAttachment_GetValueType(FPDF_ATTACHMENT attachment, FPDF_BYTESTRING key) { in FPDFAttachment_GetValueType()
160 FPDFAttachment_SetStringValue(FPDF_ATTACHMENT attachment, in FPDFAttachment_SetStringValue()
183 FPDFAttachment_GetStringValue(FPDF_ATTACHMENT attachment, in FPDFAttachment_GetStringValue()
213 FPDFAttachment_SetFile(FPDF_ATTACHMENT attachment, in FPDFAttachment_SetFile()
261 FPDFAttachment_GetFile(FPDF_ATTACHMENT attachment, in FPDFAttachment_GetFile()
/external/libchrome/ipc/
Dipc_message_attachment_set.cc24 for (const scoped_refptr<MessageAttachment>& attachment : attachments) { in count_attachments_of_type() local
63 scoped_refptr<MessageAttachment> attachment, in AddAttachment()
87 scoped_refptr<MessageAttachment> attachment) { in AddAttachment()
Dipc_message_attachment.cc34 base::ScopedFD TakeOrDupFile(internal::PlatformFileAttachment* attachment) { in TakeOrDupFile()
69 auto* attachment = static_cast<internal::MachPortAttachmentMac*>(this); in TakeMojoHandle() local
83 auto* attachment = static_cast<internal::HandleAttachmentFuchsia*>(this); in TakeMojoHandle() local
Dipc_platform_file_attachment_posix.cc31 scoped_refptr<MessageAttachment> attachment) { in GetPlatformFile()
Dipc_mojo_message_helper.cc27 scoped_refptr<base::Pickle::Attachment> attachment; in ReadMessagePipeFrom() local
/external/cronet/ipc/
Dipc_message_attachment_set.cc24 for (const scoped_refptr<MessageAttachment>& attachment : attachments) { in count_attachments_of_type() local
63 scoped_refptr<MessageAttachment> attachment, in AddAttachment()
87 scoped_refptr<MessageAttachment> attachment) { in AddAttachment()
Dipc_message_attachment.cc38 base::ScopedFD TakeOrDupFile(internal::PlatformFileAttachment* attachment) { in TakeOrDupFile()
73 auto* attachment = static_cast<internal::MachPortAttachmentMac*>(this); in TakeMojoHandle() local
87 auto* attachment = static_cast<internal::HandleAttachmentFuchsia*>(this); in TakeMojoHandle() local
Dhandle_win.cc24 scoped_refptr<IPC::internal::HandleAttachmentWin> attachment( in Write() local
37 MessageAttachment* attachment = in Read() local
Dipc_platform_file_attachment_posix.cc32 scoped_refptr<MessageAttachment> attachment) { in GetPlatformFile()
Dipc_mojo_message_helper.cc28 scoped_refptr<base::Pickle::Attachment> attachment; in ReadMessagePipeFrom() local
Dmach_port_mac.cc30 MessageAttachment* attachment = in Read() local
Dipc_channel_nacl.cc291 scoped_refptr<MessageAttachment> attachment = in ProcessOutgoingMessages() local
370 for (auto& attachment : input_attachments_) { in GetAttachments() local
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DJimfsAsynchronousFileChannel.java60 @NullableDecl A attachment) { in addCallback()
80 @NullableDecl A attachment, in lock()
83 addCallback(lock(position, size, shared), handler, attachment); in lock() local
/external/mesa3d/src/mesa/main/
Dfbobject.c262 GLenum attachment, bool *is_color_attachment) in get_attachment()
321 GLenum attachment) in get_fb0_attachment()
593 GLenum attachment, in _mesa_FramebufferRenderbuffer_sw()
3733 GLenum attachment, const char *caller) in _mesa_get_and_validate_attachment()
3765 GLenum attachment, in _mesa_framebuffer_texture()
3839 framebuffer_texture_with_dims_no_error(GLenum target, GLenum attachment, in framebuffer_texture_with_dims_no_error()
3862 GLenum attachment, GLenum textarget, in framebuffer_texture_with_dims()
3908 _mesa_FramebufferTexture1D_no_error(GLenum target, GLenum attachment, in _mesa_FramebufferTexture1D_no_error()
3918 _mesa_FramebufferTexture1D(GLenum target, GLenum attachment, in _mesa_FramebufferTexture1D()
3927 _mesa_FramebufferTexture2D_no_error(GLenum target, GLenum attachment, in _mesa_FramebufferTexture2D_no_error()
[all …]
/external/angle/src/libANGLE/
DFramebuffer.cpp71 const FramebufferAttachment &attachment) in CheckAttachmentCompleteness()
207 const FramebufferAttachment &attachment, in CheckAttachmentSampleCompleteness()
296 angle::Result InitAttachment(const Context *context, FramebufferAttachment *attachment) in InitAttachment()
306 bool AttachmentOverlapsWithTexture(const FramebufferAttachment &attachment, in AttachmentOverlapsWithTexture()
592 for (const FramebufferAttachment &attachment : mColorAttachments) in getAttachmentExtentsIntersection() local
620 auto hasMismatchedSize = [&attachmentSize](const FramebufferAttachment &attachment) { in attachmentsHaveSameDimensions()
637 for (const auto &attachment : mColorAttachments) in attachmentsHaveSameDimensions() local
746 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in isMultiview() local
756 const FramebufferAttachment *attachment = getFirstNonNullAttachment(); in getBaseViewIndex() local
840 for (auto &attachment : mState.mColorAttachments) in onDestroy() local
[all …]
/external/deqp/modules/gles3/functional/
Des3fFboStateQueryTests.cpp46 …(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, int r, int … in checkAttachmentComponentSizeAtLeast()
83 …(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, int r, int … in checkAttachmentComponentSizeExactly()
144 …(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, GLenum pnam… in checkAttachmentParam()
620 bool attachmentExists (GLenum attachment) in attachmentExists()
672 GLenum attachment; in test() member
699 …void testColorAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLin… in testColorAttachment()
717 void testDepthAttachment (GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) in testDepthAttachment()
744 …void testColorAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLin… in testColorAttachment()
762 void testDepthAttachment (GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) in testDepthAttachment()
/external/libchrome/mojo/public/cpp/bindings/lib/
Dnative_struct_serialization.cc88 auto attachment = attachments->GetAttachmentAt(i); in SerializeMessageContents() local
115 auto attachment = IPC::MessageAttachment::CreateFromMojoHandle( in DeserializeMessageAttachments() local
/external/swiftshader/src/Vulkan/
DVkFramebuffer.cpp86 const VkAttachmentDescription attachment = renderPass->getAttachment(i); in executeLoadOp() local
130 …hment(const RenderPass *renderPass, uint32_t subpassIndex, const VkClearAttachment &attachment, co… in clearAttachment()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_draw.cpp295 uint32_t attachment, in swr_invalidate_render_target()
315 uint32_t attachment, in swr_store_render_target()
/external/swiftshader/tests/VulkanWrapper/
DFramebuffer.cpp17 …amebuffer(vk::Device device, vk::PhysicalDevice physicalDevice, vk::ImageView attachment, vk::Form… in Framebuffer()
/external/mesa3d/src/glx/
Ddri2.h42 unsigned int attachment; member
/external/skia/src/gpu/ganesh/mtl/
DGrMtlTexture.h35 GrMtlAttachment* attachment() const { return fTexture.get(); } in attachment() function
/external/angle/src/libANGLE/renderer/gl/
DClearMultiviewGL.cpp116 const gl::FramebufferAttachment *attachment = state.getColorAttachment(drawBufferId); in attachTextures() local
172 const gl::FramebufferAttachment *attachment = state.getColorAttachment(drawBufferId); in detachTextures() local
DFramebufferGL.cpp79 const FramebufferAttachment *attachment, in BindFramebufferAttachment()
185 bool AreAllLayersActive(const FramebufferAttachment &attachment) in AreAllLayersActive()
201 const FramebufferAttachment *attachment = nullptr; in RequiresMultiviewClear() local
253 bool IsEmulatedAlphaChannelTextureAttachment(const FramebufferAttachment *attachment) in IsEmulatedAlphaChannelTextureAttachment()
808 const FramebufferAttachment *attachment = destFramebuffer->getDrawBuffer(i); in blit() local
1269 const FramebufferAttachment *attachment = nullptr; in syncState() local
1410 for (const auto &attachment : mState.getColorAttachments()) in syncClearState() local
1448 const FramebufferAttachment *attachment = nullptr; in syncClearBufferState() local

123456789