OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hw_device_t
(Results
26 - 45
of
45
) sorted by null
1
2
/hardware/libhardware/modules/audio/
audio_policy.c
276
static int default_ap_dev_close(
hw_device_t
* device)
283
hw_device_t
** device)
audio_hw.c
353
static int adev_close(
hw_device_t
*device)
383
hw_device_t
** device)
/hardware/msm7k/libcopybit/
copybit.cpp
68
struct
hw_device_t
** device);
426
static int close_copybit(struct
hw_device_t
*dev)
438
struct
hw_device_t
** device)
/hardware/msm7k/libgralloc/
gralloc.cpp
67
hw_device_t
** device);
70
hw_device_t
** device);
564
static int gralloc_close(struct
hw_device_t
*dev)
577
hw_device_t
** device)
framebuffer.cpp
320
static int fb_close(struct
hw_device_t
*dev)
330
hw_device_t
** device)
/hardware/libhardware/modules/gralloc/
framebuffer.cpp
301
static int fb_close(struct
hw_device_t
*dev)
311
hw_device_t
** device)
/development/tools/emulator/opengl/system/gralloc/
gralloc.cpp
324
static int gralloc_device_close(struct
hw_device_t
*dev)
413
static int fb_close(struct
hw_device_t
*dev)
655
hw_device_t
** device)
/hardware/libhardware_legacy/audio/
audio_policy_hal.cpp
373
static int legacy_ap_dev_close(
hw_device_t
* device)
381
hw_device_t
** device)
audio_hw_hal.cpp
518
static int legacy_adev_close(
hw_device_t
* device)
535
hw_device_t
** device)
/hardware/msm7k/libgralloc-qsd8k/
framebuffer.cpp
355
static int fb_close(struct
hw_device_t
*dev)
365
hw_device_t
** device)
gpu.cpp
328
int gpu_context_t::gralloc_close(struct
hw_device_t
*dev)
/hardware/libhardware/include/hardware/
gps.h
614
struct
hw_device_t
common;
/external/bluetooth/bluez/audio/
android_audio_hw.c
673
static int adev_close(
hw_device_t
*device)
692
hw_device_t
** device)
/development/tools/emulator/system/camera/
EmulatedCamera.cpp
172
status_t EmulatedCamera::connectCamera(
hw_device_t
** device)
863
int EmulatedCamera::close(struct
hw_device_t
* device)
/development/tools/emulator/system/gps/
gps_qemu.c
913
struct
hw_device_t
** device)
921
// dev->common.close = (int (*)(struct
hw_device_t
*))close_lights;
924
*device = (struct
hw_device_t
*)dev;
/sdk/emulator/gps/
gps_qemu.c
913
struct
hw_device_t
** device)
921
// dev->common.close = (int (*)(struct
hw_device_t
*))close_lights;
924
*device = (struct
hw_device_t
*)dev;
/frameworks/base/services/camera/libcameraservice/
CameraHardwareInterface.h
103
(
hw_device_t
**)&mDevice);
/frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp
255
hw_device_t
* device;
/device/samsung/tuna/audio/
audio_hw.c
[
all
...]
/hardware/ti/omap4xxx/hwc/
hwc.c
[
all
...]
Completed in 266 milliseconds
1
2