Searched refs:Create (Results 1 - 25 of 90) sorted by relevance

1234

/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dhw_events_interface.h37 static DisplayError Create(int fb_num, HWEventHandler *event_handler,
H A Dhw_info_interface.h36 static DisplayError Create(HWInfoInterface **intf);
/hardware/qcom/display/msm8998/sdm/libs/core/
H A Dhw_info_interface.cpp42 DisplayError HWInfoInterface::Create(HWInfoInterface **intf) { function in class:sdm::HWInfoInterface
H A Dhw_info_interface.h36 static DisplayError Create(HWInfoInterface **intf);
H A Dhw_events_interface.cpp43 DisplayError HWEventsInterface::Create(int display_type, HWEventHandler *event_handler, function in class:sdm::HWEventsInterface
H A Dhw_events_interface.h52 static DisplayError Create(int display_type, HWEventHandler *event_handler,
/hardware/qcom/media/msm8974/mm-video-legacy/DivxDrmDecrypt/inc/
H A DDivXDrmDecrypt.h38 static DivXDrmDecrypt* Create();
/hardware/qcom/media/msm8974/mm-video-v4l2/DivxDrmDecrypt/inc/
H A DDivXDrmDecrypt.h38 static DivXDrmDecrypt* Create();
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_display_external.h34 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, uint32_t primary_width,
37 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
H A Dhwc_display_virtual.h36 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_display_external.h39 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
43 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
H A Dhwc_display_virtual.h41 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_display_external.h39 static int Create(CoreInterface *core_intf, HWCCallbacks *callbacks, uint32_t primary_width,
42 static int Create(CoreInterface *core_intf, HWCCallbacks *callbacks, qService::QService *qservice,
H A Dhwc_display_virtual.h41 static int Create(CoreInterface *core_intf, HWCCallbacks *callbacks, uint32_t width,
/hardware/interfaces/wifi/1.0/vts/functional/
H A Dwifi_hidl_test.cpp41 * Create:
45 TEST(WifiHidlTestNoFixture, Create) {
H A Dwifi_p2p_iface_hidl_test.cpp41 * Create:
45 TEST(WifiP2pIfaceHidlTestNoFixture, Create) {
H A Dwifi_rtt_controller_hidl_test.cpp41 * Create:
45 TEST(WifiRttControllerHidlTestNoFixture, Create) {
H A Dwifi_ap_iface_hidl_test.cpp49 * Create:
53 TEST(WifiApIfaceHidlTestNoFixture, Create) {
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_virtual.h34 static DisplayError Create(HWInterface **intf, HWInfoInterface *hw_info_intf,
H A Dhw_virtual.cpp37 DisplayError HWVirtual::Create(HWInterface **intf, HWInfoInterface *hw_info_intf, function in class:sdm::HWVirtual
/hardware/ril/librilutils/
H A DAndroid.mk24 # Create static library for those that want it
45 # Create java protobuf code
/hardware/qcom/display/msm8998/sdm/libs/hwc/
H A Dhwc_display_external.h34 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, uint32_t primary_width,
37 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
H A Dhwc_display_virtual.h36 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
/hardware/qcom/media/msm8974/mm-video-legacy/DivxDrmDecrypt/src/
H A DDivXDrmDecrypt.cpp86 DivXDrmDecrypt* DivXDrmDecrypt::Create() { function in class:DivXDrmDecrypt
/hardware/qcom/media/msm8974/mm-video-v4l2/DivxDrmDecrypt/src/
H A DDivXDrmDecrypt.cpp89 DivXDrmDecrypt* DivXDrmDecrypt::Create() function in class:DivXDrmDecrypt

Completed in 397 milliseconds

1234