Home
last modified time | relevance | path

Searched refs:Create (Results 1 – 25 of 97) sorted by relevance

1234

/hardware/intel/common/libva/test/basic/
Dtestplan.txt19 - Create & destroy config for each profile / entrypoint
29 - Create and destroy surfaces
31 - Create surfaces of 352 x 288 pixels
32 - Create 1, 4 and 16 surfaces, destroy 4, create 6 surfaces, destroy 16, 1
36 - Create and destroy surfaces of different sizes
37 - Create surfaces of 10 x 10 pixels, 128 x 128 pixels, 176 x 144 pixels, 144 x 176
42 - Create and destroy a context for each profile / entrypoint
48 - Create and destroy buffers
84 - Create and destroy vaImage
104 - Create and destory subpictures
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
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,
Dhwc_display_external.cpp42 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCCallbacks *callbacks, in Create() function in sdm::HWCDisplayExternal
44 return Create(core_intf, callbacks, 0, 0, qservice, false, hwc_display); in Create()
47 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCCallbacks *callbacks, in Create() function in sdm::HWCDisplayExternal
Dhwc_display_virtual.h41 static int Create(CoreInterface *core_intf, HWCCallbacks *callbacks, uint32_t width,
/hardware/qcom/display/msm8996/sdm/libs/hwc/
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,
Dhwc_display_external.cpp42 int HWCDisplayExternal::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, in Create() function in sdm::HWCDisplayExternal
44 return Create(core_intf, hwc_procs, 0, 0, qservice, false, hwc_display); in Create()
47 int HWCDisplayExternal::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, in Create() function in sdm::HWCDisplayExternal
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display_external.h39 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
43 static int Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
Dhwc_display_external.cpp42 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create() function in sdm::HWCDisplayExternal
45 return Create(core_intf, buffer_allocator, callbacks, 0, 0, qservice, false, hwc_display); in Create()
48 int HWCDisplayExternal::Create(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator, in Create() function in sdm::HWCDisplayExternal
/hardware/qcom/display/msm8998/sdm/libs/hwc/
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,
Dhwc_display_external.cpp42 int HWCDisplayExternal::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, in Create() function in sdm::HWCDisplayExternal
44 return Create(core_intf, hwc_procs, 0, 0, qservice, false, hwc_display); in Create()
47 int HWCDisplayExternal::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, in Create() function in sdm::HWCDisplayExternal
Dhwc_display_virtual.h36 static int Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
/hardware/qcom/media/msm8974/mm-video-v4l2/DivxDrmDecrypt/inc/
DDivXDrmDecrypt.h38 static DivXDrmDecrypt* Create();
/hardware/qcom/media/msm8974/mm-video-legacy/DivxDrmDecrypt/inc/
DDivXDrmDecrypt.h38 static DivXDrmDecrypt* Create();
/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_hidl_test.cpp45 TEST(WifiHidlTestNoFixture, Create) { in TEST() argument
Dwifi_p2p_iface_hidl_test.cpp45 TEST(WifiP2pIfaceHidlTestNoFixture, Create) { in TEST() argument
Dwifi_rtt_controller_hidl_test.cpp45 TEST(WifiRttControllerHidlTestNoFixture, Create) { in TEST() argument
/hardware/qcom/display/msm8996/sdm/libs/core/
Dhw_events_interface.h37 static DisplayError Create(int fb_num, HWEventHandler *event_handler,
Dhw_info_interface.h36 static DisplayError Create(HWInfoInterface **intf);
/hardware/qcom/display/msm8998/sdm/libs/core/
Dhw_info_interface.cpp42 DisplayError HWInfoInterface::Create(HWInfoInterface **intf) { in Create() function in sdm::HWInfoInterface
Dhw_info_interface.h36 static DisplayError Create(HWInfoInterface **intf);
Dhw_events_interface.h52 static DisplayError Create(int display_type, HWEventHandler *event_handler,
Dhw_events_interface.cpp43 DisplayError HWEventsInterface::Create(int display_type, HWEventHandler *event_handler, in Create() function in sdm::HWEventsInterface
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_virtual.h34 static DisplayError Create(HWInterface **intf, HWInfoInterface *hw_info_intf,
/hardware/qcom/media/msm8974/mm-video-legacy/DivxDrmDecrypt/src/
DDivXDrmDecrypt.cpp86 DivXDrmDecrypt* DivXDrmDecrypt::Create() { in Create() function in DivXDrmDecrypt
/hardware/qcom/media/msm8974/mm-video-v4l2/DivxDrmDecrypt/src/
DDivXDrmDecrypt.cpp89 DivXDrmDecrypt* DivXDrmDecrypt::Create() in Create() function in DivXDrmDecrypt

1234