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

  /external/chromium_org/ui/views/controls/scrollbar/
scrollbar_unittest.cc 21 last_source = source;
28 last_source = source;
39 views::ScrollBar* last_source; member in class:__anon768::TestScrollBarController
117 EXPECT_EQ(controller_->last_source, native_scrollbar_);
  /external/chromium_org/ui/views/controls/button/
menu_button_unittest.cc 121 View* last_source() { return last_source_; } function in class:views::TestMenuButtonListener
177 EXPECT_EQ(button(), menu_button_listener->last_source());
193 EXPECT_EQ(button(), menu_button_listener->last_source());
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c 2575 struct lookahead_entry *last_source = NULL; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 296 struct lookahead_entry *last_source; member in struct:VP9_COMP
299 YV12_BUFFER_CONFIG *Last_Source; // NULL for first frame and alt_ref frames
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 297 struct lookahead_entry *last_source; member in struct:VP9_COMP
300 YV12_BUFFER_CONFIG *Last_Source; // NULL for first frame and alt_ref frames
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 317 struct lookahead_entry *last_source; member in struct:VP8_COMP
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 320 struct lookahead_entry *last_source; member in struct:VP8_COMP
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 320 struct lookahead_entry *last_source; member in struct:VP8_COMP

Completed in 461 milliseconds