| /external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
| D | WebGLFramebuffer.cpp | 123 … void WebGLRenderbufferAttachment::attach(blink::WebGraphicsContext3D* context, GLenum attachment) in attach() 134 …void WebGLRenderbufferAttachment::unattach(blink::WebGraphicsContext3D* context, GLenum attachment) in unattach() 229 void WebGLTextureAttachment::attach(blink::WebGraphicsContext3D* context, GLenum attachment) in attach() 235 void WebGLTextureAttachment::unattach(blink::WebGraphicsContext3D* context, GLenum attachment) in unattach() 297 void WebGLFramebuffer::setAttachmentForBoundFramebuffer(GLenum attachment, GLenum texTarget, WebGLT… in setAttachmentForBoundFramebuffer() 310 void WebGLFramebuffer::setAttachmentForBoundFramebuffer(GLenum attachment, WebGLRenderbuffer* rende… in setAttachmentForBoundFramebuffer() 323 void WebGLFramebuffer::attach(GLenum attachment, GLenum attachmentPoint) in attach() 339 bool WebGLFramebuffer::isAttachmentComplete(WebGLAttachment* attachedObject, GLenum attachment, con… in isAttachmentComplete() 431 void WebGLFramebuffer::removeAttachmentFromBoundFramebuffer(GLenum attachment) in removeAttachmentFromBoundFramebuffer() 457 void WebGLFramebuffer::removeAttachmentFromBoundFramebuffer(WebGLSharedObject* attachment) in removeAttachmentFromBoundFramebuffer() [all …]
|
| /external/chromium_org/gpu/command_buffer/service/ |
| D | framebuffer_manager.cc | 294 Attachment* attachment = attachments_.begin()->second.get(); in MarkAsDeleted() local 357 const Attachment* attachment = it->second.get(); in HasUnclearedAttachment() local 368 const Attachment* attachment = it->second.get(); in HasUnclearedColorAttachments() local 415 GLenum attachment, in MarkAttachmentAsCleared() 434 Attachment* attachment = it->second.get(); in MarkAttachmentsAsCleared() local 456 const Attachment* attachment = it->second.get(); in GetColorAttachmentFormat() local 465 const Attachment* attachment = it->second.get(); in GetColorAttachmentTextureType() local 479 Attachment* attachment = it->second.get(); in IsPossiblyComplete() local 514 Attachment* attachment = it->second.get(); in GetStatus() local 546 Attachment* attachment = it->second.get(); in IsCleared() local [all …]
|
| /external/chromium_org/ui/login/ |
| D | bubble.js | 136 setAttachment_: function(attachment) { argument 152 showContentAt_: function(pos, attachment, opt_content) { argument 176 showForElement: function(el, attachment, opt_offset, opt_padding) { argument 195 showContentForElement: function(el, attachment, opt_content, argument 267 showTextForElement: function(el, text, attachment, argument
|
| /external/chromium_org/third_party/angle/src/libGLESv2/ |
| D | Framebuffer.cpp | 25 RenderTarget *GetAttachmentRenderTarget(gl::FramebufferAttachment *attachment) in GetAttachmentRenderTarget() 45 unsigned int GetAttachmentSerial(gl::FramebufferAttachment *attachment) in GetAttachmentSerial() 196 …FramebufferAttachment *attachment = createAttachment(GL_DEPTH_STENCIL_ATTACHMENT, type, depthStenc… in setDepthStencilBuffer() local 216 FramebufferAttachment *attachment = mColorbuffers[colorAttachment]; in detachTexture() local 239 FramebufferAttachment *attachment = mColorbuffers[colorAttachment]; in detachRenderbuffer() local 619 gl::FramebufferAttachment *attachment = in invalidateSub() local
|
| D | validationES.cpp | 251 bool ValidateAttachmentTarget(gl::Context *context, GLenum attachment) in ValidateAttachmentTarget() 382 …l ValidateFramebufferRenderbufferParameters(gl::Context *context, GLenum target, GLenum attachment, in ValidateFramebufferRenderbufferParameters() 588 … FramebufferAttachment *attachment = drawFramebuffer->getColorbuffer(colorAttachment); in ValidateBlitFramebufferParameters() local 1187 FramebufferAttachment *attachment = framebuffer->getReadColorbuffer(); in ValidateStateQuery() local 1728 bool ValidateFramebufferTextureBase(Context *context, GLenum target, GLenum attachment, in ValidateFramebufferTextureBase() 1771 bool ValidateFramebufferTexture2D(Context *context, GLenum target, GLenum attachment, in ValidateFramebufferTexture2D()
|
| /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/ |
| D | Clear11.cpp | 171 gl::FramebufferAttachment *attachment = frameBuffer->getFirstColorbuffer(); in clearFramebuffer() local 178 gl::FramebufferAttachment *attachment = frameBuffer->getDepthOrStencilbuffer(); in clearFramebuffer() local 211 gl::FramebufferAttachment *attachment = frameBuffer->getColorbuffer(colorAttachment); in clearFramebuffer() local 284 gl::FramebufferAttachment *attachment = frameBuffer->getDepthOrStencilbuffer(); in clearFramebuffer() local
|
| /external/mesa3d/src/mesa/main/ |
| D | fbobject.c | 190 GLenum attachment) in _mesa_get_attachment() 243 GLenum attachment) in _mesa_get_fb0_attachment() 390 GLenum attachment, struct gl_renderbuffer *rb) in _mesa_framebuffer_renderbuffer() 1996 GLenum attachment, GLenum textarget, GLuint texture, in framebuffer_texture() 2159 _mesa_FramebufferTexture1DEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTexture1DEXT() 2192 _mesa_FramebufferTexture2DEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTexture2DEXT() 2238 _mesa_FramebufferTexture3DEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTexture3DEXT() 2256 _mesa_FramebufferTextureLayerEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTextureLayerEXT() 2267 _mesa_FramebufferRenderbufferEXT(GLenum target, GLenum attachment, in _mesa_FramebufferRenderbufferEXT() 2351 _mesa_GetFramebufferAttachmentParameterivEXT(GLenum target, GLenum attachment, in _mesa_GetFramebufferAttachmentParameterivEXT() [all …]
|
| /external/chromium_org/third_party/mesa/src/src/mesa/main/ |
| D | fbobject.c | 190 GLenum attachment) in _mesa_get_attachment() 243 GLenum attachment) in _mesa_get_fb0_attachment() 390 GLenum attachment, struct gl_renderbuffer *rb) in _mesa_framebuffer_renderbuffer() 1996 GLenum attachment, GLenum textarget, GLuint texture, in framebuffer_texture() 2159 _mesa_FramebufferTexture1DEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTexture1DEXT() 2192 _mesa_FramebufferTexture2DEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTexture2DEXT() 2238 _mesa_FramebufferTexture3DEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTexture3DEXT() 2256 _mesa_FramebufferTextureLayerEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTextureLayerEXT() 2267 _mesa_FramebufferRenderbufferEXT(GLenum target, GLenum attachment, in _mesa_FramebufferRenderbufferEXT() 2351 _mesa_GetFramebufferAttachmentParameterivEXT(GLenum target, GLenum attachment, in _mesa_GetFramebufferAttachmentParameterivEXT() [all …]
|
| /external/chromium_org/sync/internal_api/attachments/ |
| D | fake_attachment_downloader.cc | 26 scoped_ptr<Attachment> attachment; in DownloadAttachment() local
|
| D | fake_attachment_uploader.cc | 22 void FakeAttachmentUploader::UploadAttachment(const Attachment& attachment, in UploadAttachment()
|
| D | attachment_uploader_impl_unittest.cc | 427 Attachment attachment = Attachment::Create(some_data); in TEST_F() local 505 Attachment attachment = Attachment::Create(some_data); in TEST_F() local 527 Attachment attachment = Attachment::Create(some_data); in TEST_F() local 564 Attachment attachment = Attachment::Create(some_data); in TEST_F() local 602 Attachment attachment = Attachment::Create(some_data); in TEST_F() local
|
| D | fake_attachment_downloader_unittest.cc | 43 scoped_ptr<Attachment> attachment) { in DownloadDone()
|
| D | attachment_uploader_impl.cc | 108 const Attachment& attachment, in UploadState() 277 void AttachmentUploaderImpl::UploadAttachment(const Attachment& attachment, in UploadAttachment()
|
| D | attachment_service_impl.cc | 77 const Attachment& attachment) { in AddAttachment() 260 scoped_ptr<Attachment> attachment) { in DownloadDone()
|
| D | attachment_service_impl_unittest.cc | 56 Attachment attachment = Attachment::CreateWithId(*iter, data); in RespondToRead() local 110 scoped_ptr<Attachment> attachment; in RespondToDownload() local 134 virtual void UploadAttachment(const Attachment& attachment, in UploadAttachment()
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fFboStateQueryTests.cpp | 46 …(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() 619 bool attachmentExists (GLenum attachment) in attachmentExists() 671 GLenum attachment; in test() member 698 …void testColorAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLin… in testColorAttachment() 716 void testDepthAttachment (GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) in testDepthAttachment() 743 …void testColorAttachment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLin… in testColorAttachment() 761 void testDepthAttachment (GLenum internalFormat, GLenum attachment, GLint bitsD, GLint bitsS) in testDepthAttachment()
|
| /external/chromium_org/third_party/libva/va/x11/ |
| D | va_dri2.h | 42 unsigned int attachment; member
|
| /external/mesa3d/src/glx/ |
| D | dri2.h | 41 unsigned int attachment; member
|
| /external/chromium_org/third_party/mesa/src/src/glx/ |
| D | dri2.h | 41 unsigned int attachment; member
|
| /external/mesa3d/src/gallium/state_trackers/egl/x11/ |
| D | x11_screen.h | 45 unsigned int attachment; member
|
| /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/ |
| D | x11_screen.h | 45 unsigned int attachment; member
|
| /external/chromium_org/sync/api/attachments/ |
| D | fake_attachment_store.cc | 56 const Attachment& attachment = attachment_iter->second; in Read() local
|
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
| D | Mailer.java | 217 FileDataSource attachment = new FileDataSource(attachments[i]); in sendMultiPartMessage() local
|
| /external/mesa3d/src/gallium/state_trackers/egl/wayland/ |
| D | native_shm.c | 79 enum native_attachment attachment) in wayland_create_shm_buffer()
|
| /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/wayland/ |
| D | native_shm.c | 79 enum native_attachment attachment) in wayland_create_shm_buffer()
|