Searched defs:hidl (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/
H A Dvr_flinger.cpp34 Hwc2::Composer* hidl, RequestDisplayCallback request_display_callback) {
36 if (vr_flinger->Init(hidl, request_display_callback))
60 bool VrFlinger::Init(Hwc2::Composer* hidl, argument
62 if (!hidl || !request_display_callback)
83 android::dvr::DisplayService::Create(hidl, request_display_callback);
33 Create( Hwc2::Composer* hidl, RequestDisplayCallback request_display_callback) argument
H A Ddisplay_service.cpp24 DisplayService::DisplayService(Hwc2::Composer* hidl, argument
28 hardware_composer_(hidl, request_display_callback),
/frameworks/av/include/media/stagefright/
H A DACodec.h46 namespace hidl { namespace in namespace:android
57 } // hidl
59 typedef hidl::allocator::V1_0::IAllocator TAllocator;
60 typedef hidl::memory::V1_0::IMemory TMemory;
/frameworks/av/media/libstagefright/foundation/include/
H A DACodec.h46 namespace hidl { namespace in namespace:android
57 } // hidl
59 typedef hidl::allocator::V1_0::IAllocator TAllocator;
60 typedef hidl::memory::V1_0::IMemory TMemory;
/frameworks/av/media/libstagefright/include/
H A DACodec.h46 namespace hidl { namespace in namespace:android
57 } // hidl
59 typedef hidl::allocator::V1_0::IAllocator TAllocator;
60 typedef hidl::memory::V1_0::IMemory TMemory;

Completed in 134 milliseconds