Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/host-common/
DHostGoldfishPipe.h94 const AndroidPipeHwFuncs* const vtblPtr; member
DHostGoldfishPipe.cpp64 HostGoldfishPipeDevice::HostHwPipe::HostHwPipe(int fd) : vtblPtr(&vtbl), mFd(fd) {} in HostHwPipe()