Searched refs:WebGLLayer (Results 1 – 11 of 11) sorted by relevance
33 #include "WebGLLayer.h"61 // Create the WebGLLayer63 m_platformLayer.adoptNS([[WebGLLayer alloc] initWithGraphicsContext3D:m_context.get()]);
38 @interface WebGLLayer : CAOpenGLLayer
31 #import "WebGLLayer.h"42 @implementation WebGLLayer implementation in void152 @implementation WebGLLayer(WebGLLayerAdditions) implementation in WebGLLayerAdditions
49 #include "WebGLLayer.h"159 // Create the WebGLLayer161 m_webGLLayer.adoptNS([[WebGLLayer alloc] initWithGraphicsContext3D:this]);
145 RetainPtr<WebGLLayer> m_platformLayer;
55 @class WebGLLayer;58 class WebGLLayer; variable892 RetainPtr<WebGLLayer> m_webGLLayer;
4268 'platform/graphics/mac/WebGLLayer.h',4269 'platform/graphics/mac/WebGLLayer.mm',
17366 * platform/graphics/mac/WebGLLayer.mm:30781 * platform/graphics/mac/WebGLLayer.mm:30782 (-[WebGLLayer display]):31590 * platform/graphics/mac/WebGLLayer.mm:31591 (-[WebGLLayer display]):
116572 Final phase of moving ownership of WebGLLayer to GraphicsContext3D.116587 * platform/graphics/mac/GraphicsContext3DMac.mm: Add creation of WebGLLayer116591 …* platform/graphics/mac/GraphicsLayerCA.mm: Handle setting of WebGLLayer as content the same as fo…116597 * platform/graphics/mac/WebGLLayer.h:116598 …* platform/graphics/mac/WebGLLayer.mm: Got rid of storage for context and texture, now just store …116599 (-[WebGLLayer copyCGLPixelFormatForDisplayMask:]):116600 (-[WebGLLayer copyCGLContextForPixelFormat:]):116601 (-[WebGLLayer drawInCGLContext:pixelFormat:forLayerTime:displayTime:]):116602 (-[WebGLLayer copyImageSnapshotWithColorSpace:]):116603 …* rendering/RenderLayerBacking.cpp: Changed init of WebGL contentsLayer to pass WebGLLayer rather …[all …]
44952 declarations for CALayer and WebGLLayer from void* to structs.44955 CALayer and WebGLLayer are not void pointers.
1213 …9FFBF3F11C93EE3006A7118 /* WebGLLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 49FFBF3D11C…1214 …9FFBF4011C93EE3006A7118 /* WebGLLayer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 49FFBF3E11…7768 …1C93EE3006A7118 /* WebGLLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …7769 …EE3006A7118 /* WebGLLayer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = s…17812 49FFBF3D11C93EE3006A7118 /* WebGLLayer.h */,17813 49FFBF3E11C93EE3006A7118 /* WebGLLayer.mm */,22869 49FFBF3F11C93EE3006A7118 /* WebGLLayer.h in Headers */,25588 49FFBF4011C93EE3006A7118 /* WebGLLayer.mm in Sources */,