Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 36) sorted by relevance

12

/device/asus/flo/camera/QCamera2/stack/common/
Dcam_semaphore.h48 static inline void cam_sem_init(cam_semaphore_t *s, int n) in cam_sem_init()
55 static inline void cam_sem_post(cam_semaphore_t *s) in cam_sem_post()
63 static inline int cam_sem_wait(cam_semaphore_t *s) in cam_sem_wait()
74 static inline void cam_sem_destroy(cam_semaphore_t *s) in cam_sem_destroy()
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_semaphore.h48 static inline void cam_sem_init(cam_semaphore_t *s, int n) in cam_sem_init()
55 static inline void cam_sem_post(cam_semaphore_t *s) in cam_sem_post()
63 static inline int cam_sem_wait(cam_semaphore_t *s) in cam_sem_wait()
74 static inline void cam_sem_destroy(cam_semaphore_t *s) in cam_sem_destroy()
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_semaphore.h48 static inline void cam_sem_init(cam_semaphore_t *s, int n) in cam_sem_init()
55 static inline void cam_sem_post(cam_semaphore_t *s) in cam_sem_post()
63 static inline int cam_sem_wait(cam_semaphore_t *s) in cam_sem_wait()
74 static inline void cam_sem_destroy(cam_semaphore_t *s) in cam_sem_destroy()
/device/generic/goldfish/gps/
Dgps_qemu.c596 gps_state_done( GpsState* s ) in gps_state_done()
615 gps_state_start( GpsState* s ) in gps_state_start()
630 gps_state_stop( GpsState* s ) in gps_state_stop()
825 GpsState* s = _gps_state; in qemu_gps_init() local
839 GpsState* s = _gps_state; in qemu_gps_cleanup() local
849 GpsState* s = _gps_state; in qemu_gps_start() local
865 GpsState* s = _gps_state; in qemu_gps_stop() local
/device/asus/fugu/power/
Dpower.c40 static ssize_t sysfs_write(char *path, char *s) in sysfs_write()
63 static ssize_t sysfs_read(char *path, char *s, int num_bytes) in sysfs_read()
/device/asus/fugu/libaudio/
DAudioHardwareOutput.cpp225 Settings initial, s; in setParameters() local
353 Settings s; in getParameters() local
554 Settings s; in dump() local
/device/generic/goldfish/camera/
DEmulatedFakeCamera2.cpp642 const Stream& s = mStreams.valueAt(i); in dump() local
840 const Stream &s = mParent->getStreamInfo(streamId); in setupCapture() local
962 const ReprocessStream &s = mParent->getReprocessStreamInfo(streamId); in setupReprocess() local
991 const Stream &s = mParent->getStreamInfo(streamId); in setupReprocess() local
1050 Stream s = mParent->getStreamInfo(b.streamId); in getBuffers() local
1076 ReprocessStream s = mParent->getReprocessStreamInfo(-b.streamId); in getBuffers() local
1370 const Stream &s = mParent->getStreamInfo(b.streamId); in threadLoop() local
1414 const Stream &s = mParent->getStreamInfo(jpegBuffer.streamId); in onJpegDone() local
1422 const ReprocessStream &s = in onJpegInputDone() local
DEmulatedFakeCamera3.cpp231 for (StreamIterator s = mStreams.begin(); s != mStreams.end(); s++) { in closeCamera() local
329 for (StreamIterator s = mStreams.begin(); s != mStreams.end(); ++s) { in configureStreams() local
372 for (StreamIterator s = mStreams.begin(); s != mStreams.end();) { in configureStreams() local
414 StreamIterator s = mStreams.begin(); in registerStreamBuffers() local
DEmulatedCameraFactory.cpp385 char* s = strchr(name_start, ' '); in createQemuCameras() local
/device/htc/flounder/sensor_hub/libsensors/
DInputEventReader.cpp61 size_t s = mHead - mBufferEnd; in fill() local
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DColorWheel.java61 Shader s = new SweepGradient(0, 0, mColors, null); in ColorWheel() local
129 private int ave(int s, int d, float p) { in ave()
/device/asus/deb/
Dreleasetools.py193 def trunc_to_null(s): argument
/device/lge/mako/
Dreleasetools.py193 def trunc_to_null(s): argument
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
DServerConnection.cpp96 char *s = getenv(ENV_RGL_SERVER); in create() local
/device/lge/hammerhead/
Dreleasetools.py196 def trunc_to_null(s): argument
/device/asus/flo/
Dreleasetools.py218 def trunc_to_null(s): argument
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DglUtils.cpp80 size_t s = 0; in glUtilsParamSize() local
/device/asus/grouper/power/
Dpower.c65 static int sysfs_write(char *path, char *s) in sysfs_write()
/device/htc/flounder/health/
Dhealthd-flounder.cpp74 static void write_sysfs(const char *path, char *s) in write_sysfs()
/device/moto/shamu/
Dreleasetools.py286 def trunc_to_null(s): argument
/device/htc/flounder/power/
Dpower_flounder.c61 static void sysfs_write(const char *path, char *s) in sysfs_write()
/device/generic/goldfish/qemud/
Dqemud.c1070 serial_fd_close( Serial* s ) in serial_fd_close()
1090 serial_fd_receive( Serial* s, Packet* p ) in serial_fd_receive()
1162 serial_send( Serial* s, Packet* p ) in serial_send()
1183 serial_init( Serial* s, in serial_init()
/device/lge/hammerhead/power/
Dpower_hammerhead.c90 static int sysfs_write(const char *path, char *s) in sysfs_write()
/device/lge/mako/power/
Dpower_mako.c90 static int sysfs_write(const char *path, char *s) in sysfs_write()
/device/samsung/manta/power/
Dpower_manta.c60 static void sysfs_write(const char *path, char *s) in sysfs_write()

12