HomeSort by relevance Sort by last modified time
    Searched refs:ReadbackTextureSync (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/renderer/media/
renderer_gpu_video_accelerator_factories.cc 212 gl_helper->ReadbackTextureSync(
215 gl_helper->ReadbackTextureSync(
  /external/chromium_org/content/common/gpu/client/
gl_helper.h 204 void ReadbackTextureSync(GLuint texture,
gl_helper.cc 149 void ReadbackTextureSync(GLuint texture,
608 void GLHelper::CopyTextureToImpl::ReadbackTextureSync(
810 void GLHelper::ReadbackTextureSync(GLuint texture,
815 copy_texture_to_impl_->ReadbackTextureSync(texture, src_rect, out, format);
    [all...]
gl_helper_benchmark.cc 275 helper_->ReadbackTextureSync(
gl_helper_unittest.cc 867 helper_->ReadbackTextureSync(
    [all...]

Completed in 53 milliseconds