webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::ScopedPixelBufferObject Class Reference

#include <scoped_pixel_buffer_object.h>

Public Member Functions

 ScopedPixelBufferObject ()
 
 ~ScopedPixelBufferObject ()
 
bool Init (CGLContextObj cgl_context, int size_in_bytes)
 
void Release ()
 
GLuint get () const
 
 ScopedPixelBufferObject ()
 
 ~ScopedPixelBufferObject ()
 
bool Init (CGLContextObj cgl_context, int size_in_bytes)
 
void Release ()
 
GLuint get () const
 

Constructor & Destructor Documentation

◆ ScopedPixelBufferObject() [1/2]

webrtc::ScopedPixelBufferObject::ScopedPixelBufferObject ( )

◆ ~ScopedPixelBufferObject() [1/2]

webrtc::ScopedPixelBufferObject::~ScopedPixelBufferObject ( )

◆ ScopedPixelBufferObject() [2/2]

webrtc::ScopedPixelBufferObject::ScopedPixelBufferObject ( )

◆ ~ScopedPixelBufferObject() [2/2]

webrtc::ScopedPixelBufferObject::~ScopedPixelBufferObject ( )

Member Function Documentation

◆ get() [1/2]

GLuint webrtc::ScopedPixelBufferObject::get ( ) const
inline

◆ get() [2/2]

GLuint webrtc::ScopedPixelBufferObject::get ( ) const
inline

◆ Init() [1/2]

bool webrtc::ScopedPixelBufferObject::Init ( CGLContextObj  cgl_context,
int  size_in_bytes 
)

◆ Init() [2/2]

bool webrtc::ScopedPixelBufferObject::Init ( CGLContextObj  cgl_context,
int  size_in_bytes 
)

◆ Release() [1/2]

void webrtc::ScopedPixelBufferObject::Release ( )

◆ Release() [2/2]

void webrtc::ScopedPixelBufferObject::Release ( )

The documentation for this class was generated from the following files: