HomeSort by relevance Sort by last modified time
    Searched defs:texture_target_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/common/gpu/media/
gpu_video_decode_accelerator.h 110 uint32 texture_target_; member in class:content::GpuVideoDecodeAccelerator
rendering_helper.h 32 uint32 texture_target() const { return texture_target_; }
41 uint32 texture_target_; member in class:content::VideoFrameTexture
video_decode_accelerator_unittest.cc 308 GLenum texture_target_; member in class:content::__anon12243::GLRenderingVDAClient
360 texture_target_(0),
436 texture_target_ = texture_target;
442 texture_target_, &texture_id, dimensions, &done);
500 new VideoFrameTexture(texture_target_,
    [all...]
  /frameworks/base/media/mca/filterfw/native/core/
gl_frame.h 88 return texture_target_;
200 GLuint texture_target_; member in class:android::filterfw::GLFrame

Completed in 2289 milliseconds