Home
last modified time | relevance | path

Searched refs:hw_get_module (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/android_stub/
H A Dhardware_stub.cpp5 int hw_get_module(const char *id, const struct hw_module_t **module) in hw_get_module() function
/third_party/skia/third_party/externals/swiftshader/include/Android/hardware/
H A Dhardware.h65 int hw_get_module(const char* id, const hw_module_t** module);
/third_party/mesa3d/include/android_stub/hardware/
H A Dhardware.h225 int hw_get_module(const char *id, const struct hw_module_t **module);
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DGrallocAndroid.cpp57 hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module); in GrallocModule()
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DGrallocAndroid.cpp57 hw_get_module(GRALLOC_HARDWARE_MODULE_ID, &module); in GrallocModule()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_android.c205 int ret = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, in tu_gralloc_info()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_android.c204 int err = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, in v3dv_gralloc_info()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c1687 ret = hw_get_module(GRALLOC_HARDWARE_MODULE_ID,
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_android.c52 ret = hw_get_module(GRALLOC_HARDWARE_MODULE_ID, in vn_android_gralloc_init()

Completed in 7 milliseconds