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

  /external/chromium_org/content/renderer/media/android/
webmediaplayer_android.cc 117 stream_texture_factory_(factory),
132 stream_texture_factory_->AddObserver(this);
159 GLES2Interface* gl = stream_texture_factory_->ContextGL();
174 stream_texture_factory_->RemoveObserver(this);
488 stream_texture_factory_->SetStreamTextureSize(
    [all...]
webmediaplayer_android.h 381 scoped_refptr<StreamTextureFactory> stream_texture_factory_; member in class:content::WebMediaPlayerAndroid

Completed in 233 milliseconds