Home
last modified time | relevance | path

Searched refs:GRALLOC_HARDWARE_MODULE_ID (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/hardware/qcom/display/msm8994/libgralloc/
H A Dgralloc.cpp80 id: GRALLOC_HARDWARE_MODULE_ID,
111 if (!strcmp(name, GRALLOC_HARDWARE_MODULE_ID)) { in gralloc_device_open()
/aosp12/hardware/qcom/display/msm8996/libgralloc/
H A Dgralloc.cpp80 .id = GRALLOC_HARDWARE_MODULE_ID,
111 if (!strcmp(name, GRALLOC_HARDWARE_MODULE_ID)) { in gralloc_device_open()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
H A DHwcLoader.h65 error = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module); in loadModule()
101 if (module->id && std::string(module->id) == GRALLOC_HARDWARE_MODULE_ID) { in openDeviceWithAdapter()
/aosp12/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
H A Dgralloc1-adapter.cpp23 if (strcmp(id, GRALLOC_HARDWARE_MODULE_ID) != 0) { in gralloc1_adapter_device_open()
/aosp12/hardware/libhardware/include/hardware/
H A Dgralloc1.h26 #define GRALLOC_HARDWARE_MODULE_ID "gralloc" macro
309 return module->methods->open(module, GRALLOC_HARDWARE_MODULE_ID, in gralloc1_open()
H A Dgralloc.h60 #define GRALLOC_HARDWARE_MODULE_ID "gralloc" macro
/aosp12/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
H A DGrallocLoader.h56 int error = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module); in loadModule()
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/
H A Dgralloc.cpp74 .id = GRALLOC_HARDWARE_MODULE_ID,
/aosp12/hardware/qcom/display/msm8960/libgralloc/
H A Dgralloc.cpp74 .id = GRALLOC_HARDWARE_MODULE_ID,
/aosp12/hardware/qcom/display/msm8084/libgralloc/
H A Dgralloc.cpp74 id: GRALLOC_HARDWARE_MODULE_ID,
/aosp12/hardware/qcom/display/msm8909/libgralloc/
H A Dgralloc.cpp74 .id = GRALLOC_HARDWARE_MODULE_ID,
/aosp12/hardware/qcom/display/msm8226/libgralloc/
H A Dgralloc.cpp74 id: GRALLOC_HARDWARE_MODULE_ID,
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_module.cpp59 if (!strncmp(name, GRALLOC_HARDWARE_MODULE_ID, MALI_GRALLOC_HARDWARE_MAX_STR_LEN)) in mali_gralloc_module_device_open()
H A Dmali_gralloc_module.h118 base.common.id = GRALLOC_HARDWARE_MODULE_ID; in private_module_t()
/aosp12/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
H A DGrallocLoader.h130 int error = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module); in loadModule()
/aosp12/hardware/libhardware/modules/camera/3_4/arc/
H A Dframe_buffer.cpp113 int ret = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module); in GrallocFrameBuffer()
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_device_impl.cpp54 .id = GRALLOC_HARDWARE_MODULE_ID,
65 if (!strcmp(name, GRALLOC_HARDWARE_MODULE_ID)) { in gralloc_device_open()
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A Dgr_device_impl.cpp54 .id = GRALLOC_HARDWARE_MODULE_ID,
65 if (!strcmp(name, GRALLOC_HARDWARE_MODULE_ID)) { in gralloc_device_open()
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_device_impl.cpp55 .id = GRALLOC_HARDWARE_MODULE_ID,
66 if (!strcmp(name, GRALLOC_HARDWARE_MODULE_ID)) { in gralloc_device_open()
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_device_impl.cpp61 .id = GRALLOC_HARDWARE_MODULE_ID,
72 if (!strcmp(name, GRALLOC_HARDWARE_MODULE_ID)) { in gralloc_device_open()
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_buffer_allocator.cpp43 int err = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module_); in HWCBufferAllocator()
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_buffer_allocator.cpp43 int err = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module_); in HWCBufferAllocator()
/aosp12/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp83 .id = GRALLOC_HARDWARE_MODULE_ID,
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_buffer_allocator.cpp45 int err = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module_); in Init()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_buffer_allocator.cpp45 int err = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module_); in HWCBufferAllocator()

12