Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 25 of 73) sorted by relevance

123

/device/generic/goldfish/opengl/system/OpenglSystemCommon/
DQemuPipeStream.cpp86 int QemuPipeStream::writeFully(const void *buf, size_t len) in writeFully()
120 const unsigned char *QemuPipeStream::readFully(void *buf, size_t len) in readFully()
152 const unsigned char *QemuPipeStream::read( void *buf, size_t *inout_len) in read()
172 int QemuPipeStream::recv(void *buf, size_t len) in recv()
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DSocketStream.cpp113 const unsigned char *SocketStream::readFully(void *buf, size_t len) in readFully()
134 const unsigned char *SocketStream::read( void *buf, size_t *inout_len) in read()
154 int SocketStream::recv(void *buf, size_t len) in recv()
DWin32PipeStream.cpp197 const unsigned char *Win32PipeStream::readFully(void *buf, size_t len) in readFully()
220 const unsigned char *Win32PipeStream::read( void *buf, size_t *inout_len) in read()
/device/htc/flounder/sensor_hub/libsensors/
DCwMcuSensor.cpp59 static int chomp(char *buf, size_t len) { in chomp()
98 char buf[INT32_CHAR_LEN]; in sysfs_set_input_attr_by_int() local
180 char buf[24]; in sync_time_thread_in_class() local
489 static const char buf[] = "12"; in CwMcuSensor() local
767 char buf[10]; in setEnable() local
845 char buf[32] = {0}; in batch() local
955 char buf[10] = {0}; in flush() local
997 char buf[80]; in setDelay() local
/device/htc/flounder/power/
Dpower_flounder.c63 char buf[80]; in sysfs_write() local
134 char buf[80]; in boostpulse_open() local
193 char buf[80]; in flounder_power_hint() local
/device/lge/hammerhead/libsensors/
DLightSensor.cpp62 char buf[16] = {0,}; in setDelay() local
93 char buf[2]; in enable() local
DProximitySensor.cpp74 char buf[2]; in enable() local
/device/htc/flounder/health/
Dhealthd-flounder.cpp54 static int read_sysfs(const char *path, char *buf, size_t size) { in read_sysfs()
78 char buf[80]; in write_sysfs() local
99 char buf[SIZE]; in get_int64_field() local
/device/asus/flo/charger_touch/
Dcharger_touch.c35 static void read_path(const char* path, char* buf, size_t size) in read_path()
52 char buf[2]; in write_path() local
/device/asus/fugu/power/
Dpower.c44 char buf[80]; in sysfs_write() local
67 char buf[80]; in sysfs_read() local
/device/generic/goldfish/opengl/host/include/libOpenglRender/
DIOStream.h81 const unsigned char *readback(void *buf, size_t len) { in readback()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c111 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, int ion_type) in mm_app_allocate_ion_memory()
175 int mm_app_deallocate_ion_memory(mm_camera_app_buf_t *buf) in mm_app_deallocate_ion_memory()
263 char buf[32]; in mm_app_dump_jpeg_frame() local
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c111 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, int ion_type) in mm_app_allocate_ion_memory()
175 int mm_app_deallocate_ion_memory(mm_camera_app_buf_t *buf) in mm_app_deallocate_ion_memory()
263 char buf[32]; in mm_app_dump_jpeg_frame() local
/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraStream_Preview.cpp186 char buf[32]; in dumpFrameToFile() local
297 mm_camera_buf_def_t buf = mDisplayBuf[i]; in processPreviewFrame() local
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Mem.cpp124 uint8_t *buf, in register_buf()
DQCameraHWI_Rdi.cpp102 char buf[32]; in dumpFrameToFile() local
/device/moto/shamu/power/
Dpower_shamu.c156 char buf[MAX_LENGTH]; in touch_boost() local
/device/htc/flounder/audio/soundtrigger/
Dsound_trigger_hw.c85 int *buf; member
158 char *buf, size_t len) in vad_load_sound_model()
/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp1520 char buf[32]; in dumpJpegToFile() local
1592 char buf[32]; in dumpMetadataToFile() local
1691 char buf[32]; in dumpFrameToFile() local
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_video.c200 char buf[32]; in mm_app_video_notify_cb() local
Dmm_qcamera_display.c404 void draw_rect(char *buf, int buf_w, in draw_rect()
/device/asus/flo/power/
Dpower_flo.c92 char buf[80]; in sysfs_write() local
/device/lge/hammerhead/power/
Dpower_hammerhead.c92 char buf[80]; in sysfs_write() local
/device/asus/fugu/libaudio/
DAudioOutput.cpp438 void *buf = realloc(mStagingBuf, outputSize); in doPCMWrite() local
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_socket.c623 char buf[TUNESERVER_MAX_RECV]; in eztune_proc() local

123