Searched refs:GLImageSync (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dtexture_definition.cc26 class GLImageSync : public gfx::GLImage { class in namespace:gpu::gles2::__anon8442
28 explicit GLImageSync(const scoped_refptr<NativeImageBuffer>& buffer,
49 virtual ~GLImageSync();
55 DISALLOW_COPY_AND_ASSIGN(GLImageSync);
58 GLImageSync::GLImageSync(const scoped_refptr<NativeImageBuffer>& buffer, function in class:gpu::gles2::__anon8442::GLImageSync
65 GLImageSync::~GLImageSync() {
70 void GLImageSync::Destroy(bool have_context) {
73 gfx::Size GLImageSync
[all...]

Completed in 100 milliseconds