Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DHostUtils.h25 HostConnection* createOrGetHostConnection();
32 HostConnection* hostCon = createOrGetHostConnection(); in getAndValidateHostConnection()
DHostUtils.cpp23 HostConnection* createOrGetHostConnection() { in createOrGetHostConnection() function
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp467 static HostConnection* createOrGetHostConnection() { in createOrGetHostConnection() function
475 HostConnection *hostCon = createOrGetHostConnection(); \
480 HostConnection *hostCon = createOrGetHostConnection(); \
1495 HostConnection *hostConn = createOrGetHostConnection(); in gralloc_device_open()