Home | Sort by relevance Sort by last modified time |
/external/chromium_org/media/video/capture/mac/ | |
video_capture_device_mac.h | 69 const scoped_refptr<base::MessageLoopProxy> loop_proxy_; member in class:media::VideoCaptureDeviceMac |
/external/chromium_org/ppapi/proxy/ | |
ppb_message_loop_proxy.h | 74 // Any time we post tasks, we should post them using loop_proxy_. 76 scoped_refptr<base::MessageLoopProxy> loop_proxy_; member in class:ppapi::proxy::MessageLoopResource |