OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hw_module_methods_t
(Results
1 - 25
of
86
) sorted by null
1
2
3
4
/device/asus/flo/camera/QCamera2/HAL/
QCamera2Factory.h
58
static struct
hw_module_methods_t
mModuleMethods;
QCamera2Factory.cpp
204
struct
hw_module_methods_t
QCamera2Factory::mModuleMethods = {
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3Factory.h
56
static struct
hw_module_methods_t
mModuleMethods;
QCamera3Factory.cpp
207
struct
hw_module_methods_t
QCamera3Factory::mModuleMethods = {
/hardware/libhardware/include/hardware/
hardware.h
78
struct
hw_module_methods_t
;
121
* version the hw_module_t,
hw_module_methods_t
, and hw_device_t
142
struct
hw_module_methods_t
* methods;
152
typedef struct
hw_module_methods_t
{
struct
157
}
hw_module_methods_t
;
typedef in typeref:struct:hw_module_methods_t
/hardware/qcom/camera/QCamera2/HAL/
QCamera2Factory.h
58
static struct
hw_module_methods_t
mModuleMethods;
QCamera2Factory.cpp
204
struct
hw_module_methods_t
QCamera2Factory::mModuleMethods = {
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3Factory.h
56
static struct
hw_module_methods_t
mModuleMethods;
QCamera3Factory.cpp
219
struct
hw_module_methods_t
QCamera3Factory::mModuleMethods = {
/hardware/qcom/display/msm8960/libmemtrack/
memtrack_msm.c
41
static struct
hw_module_methods_t
memtrack_module_methods = {
/hardware/qcom/display/msm8974/libmemtrack/
memtrack_msm.c
41
static struct
hw_module_methods_t
memtrack_module_methods = {
/hardware/samsung_slsi/exynos5/libmemtrack/
memtrack_exynos5.c
41
static struct
hw_module_methods_t
memtrack_module_methods = {
/device/generic/goldfish/camera/
EmulatedCameraFactory.h
46
* -
hw_module_methods_t
::open entry point
69
* This method is called in response to
hw_module_methods_t
::open callback.
98
/*
hw_module_methods_t
::open callback entry point. */
187
static struct
hw_module_methods_t
mCameraModuleMethods;
/device/generic/goldfish/power/
power_qemu.c
47
static struct
hw_module_methods_t
power_qemu_module_methods = {
/hardware/libhardware/modules/nfc/
nfc_pn544_example.c
57
static struct
hw_module_methods_t
nfc_module_methods = {
/hardware/libhardware/modules/power/
power.c
44
static struct
hw_module_methods_t
power_module_methods = {
/device/asus/grouper/power/
power.c
105
static struct
hw_module_methods_t
power_module_methods = {
/hardware/qcom/audio/legacy/alsa_sound/
acoustics_default.cpp
34
static
hw_module_methods_t
s_module_methods = {
/system/security/softkeymaster/
module.cpp
80
static struct
hw_module_methods_t
keystore_module_methods = {
/hardware/libhardware/modules/consumerir/
consumerir.c
102
static struct
hw_module_methods_t
consumerir_module_methods = {
/hardware/libhardware/modules/local_time/
local_time_hw.c
95
static struct
hw_module_methods_t
hal_module_methods = {
/hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c
105
static struct
hw_module_methods_t
nfc_module_methods = {
/hardware/qcom/display/msm8960/libgralloc/
gralloc.cpp
65
static struct
hw_module_methods_t
gralloc_module_methods = {
/hardware/qcom/display/msm8974/libgralloc/
gralloc.cpp
65
static struct
hw_module_methods_t
gralloc_module_methods = {
/hardware/qcom/display/msm8x26/libgralloc/
gralloc.cpp
65
static struct
hw_module_methods_t
gralloc_module_methods = {
Completed in 3004 milliseconds
1
2
3
4