Home
last modified time | relevance | path

Searched defs:mModuleMethods (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/camera/msm8998/QCamera2/
H A DQCamera2Factory.h74 static struct hw_module_methods_t mModuleMethods; variable
H A DQCamera2Factory.cpp546 struct hw_module_methods_t QCamera2Factory::mModuleMethods = { in QCamera2Factory() member in qcamera::QCamera2Factory