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

  /external/chromium_org/content/common/gpu/
stream_texture_manager_android.h 90 bool has_updated_; member in class:content::StreamTextureManagerAndroid::StreamTextureAndroid
  /external/chromium_org/content/renderer/media/android/
stream_texture_factory_android_synchronous_impl.cc 52 bool has_updated_; member in class:content::__anon10406::StreamTextureProxyImpl
59 : context_provider_(provider), has_updated_(false) {
96 if (has_updated_) {
110 has_updated_ = true;

Completed in 102 milliseconds