DeviceOrientationHardwareBuffer   37 content/browser/device_orientation/data_fetcher_shared_memory.h   DeviceOrientationHardwareBuffer* orientation_buffer_;
DeviceOrientationHardwareBuffer   31 content/browser/device_orientation/data_fetcher_shared_memory_android.cc               static_cast<DeviceOrientationHardwareBuffer*>(buffer));
DeviceOrientationHardwareBuffer   24 content/browser/device_orientation/data_fetcher_shared_memory_base.cc       return sizeof(DeviceOrientationHardwareBuffer);
DeviceOrientationHardwareBuffer   42 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc             static_cast<DeviceOrientationHardwareBuffer*>(buffer);
DeviceOrientationHardwareBuffer   60 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc     DeviceOrientationHardwareBuffer* buffer = GetOrientationBuffer();
DeviceOrientationHardwareBuffer   72 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc   DeviceOrientationHardwareBuffer* GetOrientationBuffer() const {
DeviceOrientationHardwareBuffer  119 content/browser/device_orientation/data_fetcher_shared_memory_base_unittest.cc   DeviceOrientationHardwareBuffer* orientation_buffer_;
DeviceOrientationHardwareBuffer   23 content/browser/device_orientation/data_fetcher_shared_memory_default.cc     content::DeviceOrientationHardwareBuffer* buffer, bool enabled) {
DeviceOrientationHardwareBuffer   53 content/browser/device_orientation/data_fetcher_shared_memory_default.cc           static_cast<DeviceOrientationHardwareBuffer*>(buffer);
DeviceOrientationHardwareBuffer   35 content/browser/device_orientation/data_fetcher_shared_memory_mac.cc     content::DeviceOrientationHardwareBuffer* buffer) {
DeviceOrientationHardwareBuffer  138 content/browser/device_orientation/data_fetcher_shared_memory_mac.cc           static_cast<DeviceOrientationHardwareBuffer*>(buffer);
DeviceOrientationHardwareBuffer  100 content/browser/device_orientation/data_fetcher_shared_memory_win.cc       DeviceOrientationHardwareBuffer* const buffer) : buffer_(buffer) {}
DeviceOrientationHardwareBuffer  134 content/browser/device_orientation/data_fetcher_shared_memory_win.cc   DeviceOrientationHardwareBuffer* const buffer_;
DeviceOrientationHardwareBuffer  245 content/browser/device_orientation/data_fetcher_shared_memory_win.cc             static_cast<DeviceOrientationHardwareBuffer*>(buffer);
DeviceOrientationHardwareBuffer   53 content/browser/device_orientation/device_inertial_sensor_browsertest.cc           DeviceOrientationHardwareBuffer* orientation_buffer =
DeviceOrientationHardwareBuffer   54 content/browser/device_orientation/device_inertial_sensor_browsertest.cc               static_cast<DeviceOrientationHardwareBuffer*>(buffer);
DeviceOrientationHardwareBuffer   99 content/browser/device_orientation/device_inertial_sensor_browsertest.cc   void SetOrientationBufferReady(DeviceOrientationHardwareBuffer* buffer) {
DeviceOrientationHardwareBuffer  133 content/browser/device_orientation/device_inertial_sensor_browsertest.cc   void UpdateOrientation(DeviceOrientationHardwareBuffer* buffer) {
DeviceOrientationHardwareBuffer  244 content/browser/device_orientation/sensor_manager_android.cc     DeviceOrientationHardwareBuffer* buffer) {
DeviceOrientationHardwareBuffer   47 content/browser/device_orientation/sensor_manager_android.h       DeviceOrientationHardwareBuffer* buffer);
DeviceOrientationHardwareBuffer   87 content/browser/device_orientation/sensor_manager_android.h   DeviceOrientationHardwareBuffer* device_orientation_buffer_;
DeviceOrientationHardwareBuffer   46 content/browser/device_orientation/sensor_manager_android_unittest.cc     orientation_buffer_.reset(new DeviceOrientationHardwareBuffer);
DeviceOrientationHardwareBuffer   50 content/browser/device_orientation/sensor_manager_android_unittest.cc   scoped_ptr<DeviceOrientationHardwareBuffer> orientation_buffer_;
DeviceOrientationHardwareBuffer   64 content/renderer/device_orientation/device_orientation_event_pump_unittest.cc           sizeof(DeviceOrientationHardwareBuffer)));
DeviceOrientationHardwareBuffer   71 content/renderer/device_orientation/device_orientation_event_pump_unittest.cc     buffer_ = static_cast<DeviceOrientationHardwareBuffer*>(
DeviceOrientationHardwareBuffer   73 content/renderer/device_orientation/device_orientation_event_pump_unittest.cc     memset(buffer_, 0, sizeof(DeviceOrientationHardwareBuffer));
DeviceOrientationHardwareBuffer   97 content/renderer/device_orientation/device_orientation_event_pump_unittest.cc   DeviceOrientationHardwareBuffer* buffer_;