Searched refs:dvr (Results 1 - 25 of 136) sorted by relevance

123456

/frameworks/native/libs/vr/libbufferhub/
H A Dbuffer_hub_rpc.cpp1 #include "include/private/dvr/bufferhub_rpc.h"
4 namespace dvr { namespace in namespace:android
8 } // namespace dvr
/frameworks/native/libs/vr/libperformance/
H A Dperformance_rpc.cpp1 #include "include/private/dvr/performance_rpc.h"
4 namespace dvr { namespace in namespace:android
8 } // namespace dvr
/frameworks/native/libs/vr/libdvr/
H A Ddvr_api.cpp1 #include "include/dvr/dvr_api.h"
7 #include <dvr/dvr_buffer.h>
8 #include <dvr/dvr_buffer_queue.h>
9 #include <dvr/dvr_display_manager.h>
10 #include <dvr/dvr_surface.h>
11 #include <dvr/dvr_vsync.h>
15 #include <dvr/dvr_hardware_composer_client.h>
16 #include <dvr/pose_client.h>
17 #include <dvr/virtual_touchpad_client.h>
33 #define DVR_V1_API_ENTRY(name) dvr_api->name = dvr##nam
[all...]
H A Ddvr_vsync.cpp1 #include "include/dvr/dvr_vsync.h"
5 #include <private/dvr/vsync_client.h>
10 std::unique_ptr<android::dvr::VSyncClient> client;
14 auto client = android::dvr::VSyncClient::Create();
H A Ddvr_internal.h19 namespace dvr { namespace in namespace:android
42 } // namespace dvr
48 std::shared_ptr<android::dvr::BufferProducer> write_buffer;
52 std::shared_ptr<android::dvr::BufferConsumer> read_buffer;
56 std::shared_ptr<android::dvr::IonBuffer> buffer;
60 std::shared_ptr<android::dvr::ProducerQueue> producer_queue;
65 std::shared_ptr<android::dvr::ConsumerQueue> consumer_queue;
/frameworks/native/libs/vr/libdisplay/
H A Ddisplay_protocol.cpp1 #include "include/private/dvr/display_protocol.h"
4 namespace dvr { namespace in namespace:android
12 } // namespace dvr
/frameworks/native/libs/vr/libvr_manager/include/private/dvr/
H A Dtrusted_uids.h7 namespace dvr { namespace in namespace:android
30 } // namespace dvr
/frameworks/native/libs/vr/libvrsensor/include/private/dvr/
H A Dsensor_constants.h5 namespace dvr { namespace in namespace:android
20 } // namespace dvr
H A Dpose_client_internal.h6 #include <dvr/pose_client.h>
8 #include <private/dvr/sensor_constants.h>
H A Dlatency_model.h7 namespace dvr { namespace in namespace:android
26 } // namespace dvr
/frameworks/native/libs/vr/libvrsensor/
H A Dlatency_model.cpp1 #include <private/dvr/latency_model.h>
6 namespace dvr { namespace in namespace:android
23 } // namespace dvr
H A Dsensor_client.cpp2 #include <private/dvr/sensor_client.h>
8 #include <private/dvr/sensor-ipc.h>
13 namespace dvr { namespace in namespace:android
52 } // namespace dvr
62 android::dvr::SensorClient* service =
63 android::dvr::SensorClient::Create(type).release();
69 android::dvr::SensorClient* iss =
70 reinterpret_cast<android::dvr::SensorClient*>(service);
77 return reinterpret_cast<android::dvr::SensorClient*>(service)->Poll(
/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
H A Dmatrix_helpers.h4 #include <private/dvr/eigen.h>
5 #include <private/dvr/types.h>
8 namespace dvr { namespace in namespace:android
23 } // namespace dvr
H A Dtypes.h6 #include <private/dvr/eigen.h>
7 #include <private/dvr/field_of_view.h>
8 #include <private/dvr/pose.h>
9 #include <private/dvr/range.h>
12 namespace dvr { namespace in namespace:android
48 } // namespace dvr
H A Dbenchmark.h9 #include <private/dvr/clock_ns.h>
52 Btrace(name, android::dvr::GetSystemClockNs());
61 Btrace(file, name, android::dvr::GetSystemClockNs());
73 BtraceData(name, android::dvr::GetSystemClockNs(), data);
83 BtraceData(file, name, android::dvr::GetSystemClockNs(), data);
/frameworks/native/services/vr/hardware_composer/
H A Dvr_hardware_composer_service.cpp31 android::dvr::HIDL_FETCH_IComposer(instance);
39 android::sp<android::dvr::VrComposer> composer =
40 new android::dvr::VrComposer();
42 android::dvr::ComposerView* composer_view =
43 android::dvr::GetComposerViewFromIComposer(service.get());
51 android::dvr::VrComposer::SERVICE_NAME(), composer.get(),
H A Dvr_composer.h4 #include <android/dvr/BnVrComposer.h>
8 namespace dvr { namespace in namespace:android
45 } // namespace dvr
/frameworks/native/services/vr/virtual_touchpad/
H A DDvrVirtualTouchpadClient.cpp2 #include "dvr/virtual_touchpad_client.h"
11 android::dvr::VirtualTouchpad* FromC(DvrVirtualTouchpad* client) {
12 return reinterpret_cast<android::dvr::VirtualTouchpad*>(client);
18 android::dvr::VirtualTouchpadClient::Create().release());
H A Dmain.cpp11 android::sp<android::dvr::VirtualTouchpadService> touchpad_service =
12 new android::dvr::VirtualTouchpadService(
13 android::dvr::VirtualTouchpadEvdev::Create());
H A DVirtualTouchpadService.h4 #include <android/dvr/BnVirtualTouchpadService.h>
9 namespace dvr { namespace in namespace:android
43 } // namespace dvr
/frameworks/native/services/vr/hardware_composer/impl/
H A Dvr_composer_client.h25 namespace dvr { namespace in namespace:android
34 VrComposerClient(android::dvr::VrHwc& hal);
54 android::dvr::VrHwc& mVrHal;
62 dvr::VrHwc& mVrHal;
68 } // namespace dvr
/frameworks/native/services/vr/performanced/
H A Dunique_file.h9 namespace dvr { namespace in namespace:android
17 } // namespace dvr
/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/test/
H A Dtest_macros.h8 #include <private/dvr/numeric.h>
11 namespace dvr { namespace in namespace:android
89 } // namespace dvr
93 EXPECT_PRED_FORMAT3(android::dvr::CmpArrayLikeFloatEq<3>, expected, actual, \
97 EXPECT_PRED_FORMAT3(android::dvr::CmpArrayLikeFloatNe<3>, expected, actual, \
101 EXPECT_PRED_FORMAT3(android::dvr::CmpArrayLikeFloatEq<3>, expected.coeffs(), \
105 EXPECT_PRED_FORMAT3(android::dvr::CmpArrayLikeFloatNe<3>, expected.coeffs(), \
109 EXPECT_PRED_FORMAT3(android::dvr::CmpMatrixLikeFloatEq<4>, expected, actual, \
113 EXPECT_PRED_FORMAT3(android::dvr::CmpMatrixLikeFloatNe<4>, expected, actual, \
117 EXPECT_PRED_FORMAT3(android::dvr \
[all...]
/frameworks/native/libs/vr/libvrflinger/
H A Dvr_flinger.cpp1 #include <dvr/vr_flinger.h>
17 #include <private/dvr/display_client.h>
31 namespace dvr { namespace in namespace:android
83 android::dvr::DisplayService::Create(hidl, request_display_callback);
87 service = android::dvr::DisplayManagerService::Create(display_service_);
91 service = android::dvr::VSyncService::Create();
96 std::bind(&android::dvr::VSyncService::VSyncEvent,
97 std::static_pointer_cast<android::dvr::VSyncService>(service),
150 } // namespace dvr
/frameworks/native/services/vr/bufferhubd/
H A Dbufferhubd.cpp6 #include <dvr/performance_client_api.h>
22 service = android::dvr::BufferHubService::Create();

Completed in 8304 milliseconds

123456