Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedCameraHal.cpp39 methods: &android::EmulatedCameraFactory::mCameraModuleMethods,
DEmulatedCameraFactory.h199 static struct hw_module_methods_t mCameraModuleMethods; variable
DEmulatedCameraFactory.cpp538 struct hw_module_methods_t EmulatedCameraFactory::mCameraModuleMethods = { member in android::EmulatedCameraFactory