Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hals/
Dmapper3.cpp79 class GoldfishMapper : public IMapper3 { class
81 GoldfishMapper() : m_hostConn(HostConnection::createUnique()) { in GoldfishMapper() function in __anon10503e6f0111::GoldfishMapper
621 return new GoldfishMapper; in HIDL_FETCH_IMapper()