Home
last modified time | relevance | path

Searched refs:HIDL_FETCH_IMapper (Results 1 – 4 of 4) sorted by relevance

/external/minigbm/cros_gralloc/gralloc3/
DCrosGralloc3Mapper.h64 extern "C" android::hardware::graphics::mapper::V3_0::IMapper* HIDL_FETCH_IMapper(const char* name);
DCrosGralloc3Mapper.cc488 android::hardware::graphics::mapper::V3_0::IMapper* HIDL_FETCH_IMapper(const char* /*name*/) { in HIDL_FETCH_IMapper() function
/external/minigbm/cros_gralloc/gralloc4/
DCrosGralloc4Mapper.h81 extern "C" android::hardware::graphics::mapper::V4_0::IMapper* HIDL_FETCH_IMapper(const char* name);
DCrosGralloc4Mapper.cc1055 android::hardware::graphics::mapper::V4_0::IMapper* HIDL_FETCH_IMapper(const char* /*name*/) { in HIDL_FETCH_IMapper() function