/device/lge/mako/camera/mm-camera-interface/ |
D | mm_camera_helper.c | 54 uint8_t *mm_camera_do_mmap(uint32_t size, int *pmemFd) in mm_camera_do_mmap() 86 int mm_camera_do_munmap(int pmem_fd, void *addr, size_t size) in mm_camera_do_munmap() 150 void *addr, size_t size) in mm_camera_do_munmap_ion() 167 int mm_camera_dump_image(void *addr, uint32_t size, char *filename) in mm_camera_dump_image() 189 uint32_t size; in mm_camera_get_msm_frame_len() local 325 void *addr, size_t size) in mm_camera_do_munmap_ion()
|
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/ |
D | mm_camera_helper.c | 54 uint8_t *mm_camera_do_mmap(uint32_t size, int *pmemFd) in mm_camera_do_mmap() 86 int mm_camera_do_munmap(int pmem_fd, void *addr, size_t size) in mm_camera_do_munmap() 150 void *addr, size_t size) in mm_camera_do_munmap_ion() 167 int mm_camera_dump_image(void *addr, uint32_t size, char *filename) in mm_camera_dump_image() 189 uint32_t size; in mm_camera_get_msm_frame_len() local 308 void *addr, size_t size) in mm_camera_do_munmap_ion()
|
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
D | SocketStream.cpp | 86 int SocketStream::commitBuffer(size_t size) in commitBuffer() 91 int SocketStream::writeFully(const void* buffer, size_t size) in writeFully()
|
D | GLSharedGroup.cpp | 22 BufferData::BufferData(GLsizeiptr size, void * data) : m_size(size) in BufferData() 57 void ProgramData::setIndexInfo(GLuint index, GLint base, GLint size, GLenum type) in setIndexInfo() 237 void GLSharedGroup::addBufferData(GLuint bufferId, GLsizeiptr size, void * data) in addBufferData() 243 void GLSharedGroup::updateBufferData(GLuint bufferId, GLsizeiptr size, void * data) in updateBufferData() 249 GLenum GLSharedGroup::subUpdateBufferData(GLuint bufferId, GLintptr offset, GLsizeiptr size, void *… in subUpdateBufferData() 333 void GLSharedGroup::setProgramIndexInfo(GLuint program, GLuint index, GLint base, GLint size, GLenu… in setProgramIndexInfo()
|
D | glUtils.cpp | 332 int size, GLenum type, unsigned int stride, in glUtilsPackPointerData() 350 int size, GLenum type, unsigned int stride, in glUtilsWritePackPointerData()
|
D | FixedBuffer.h | 32 void * alloc(size_t size) { in alloc()
|
D | Win32PipeStream.cpp | 177 int Win32PipeStream::commitBuffer(size_t size) in commitBuffer()
|
D | GLSharedGroup.h | 51 GLint size; member
|
/device/asus/flo/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 242 int QCameraMemory::alloc(int count, int size, int heap_id) in alloc() 295 int QCameraMemory::allocOneBuffer(QCameraMemInfo &memInfo, int heap_id, int size) in allocOneBuffer() 440 int QCameraHeapMemory::allocate(int count, int size) in allocate() 616 int QCameraStreamMemory::allocate(int count, int size) in allocate() 799 int QCameraVideoMemory::allocate(int count, int size) in allocate()
|
D | QCameraMem.h | 74 uint32_t size; member
|
/device/asus/flo/camera/QCamera2/HAL3/ |
D | QCamera3Mem.cpp | 262 int QCamera3HeapMemory::alloc(int count, int size, int heap_id) in alloc() 315 int QCamera3HeapMemory::allocOneBuffer(QCamera3MemInfo &memInfo, int heap_id, int size) in allocOneBuffer() 430 int QCamera3HeapMemory::allocate(int count, int size, bool queueAll) in allocate()
|
D | QCamera3Mem.h | 70 uint32_t size; member
|
/device/generic/goldfish/opengl/system/GLESv1_enc/ |
D | GLEncoder.cpp | 264 void GLEncoder::s_glVertexPointer(void *self, int size, GLenum type, GLsizei stride, const void *da… in s_glVertexPointer() 278 void GLEncoder::s_glColorPointer(void *self, int size, GLenum type, GLsizei stride, const void *dat… in s_glColorPointer() 299 void GLEncoder::s_glTexcoordPointer(void *self, int size, GLenum type, GLsizei stride, const void *… in s_glTexcoordPointer() 307 void GLEncoder::s_glMatrixIndexPointerOES(void *self, int size, GLenum type, GLsizei stride, const … in s_glMatrixIndexPointerOES() 315 void GLEncoder::s_glWeightPointerOES(void * self, int size, GLenum type, GLsizei stride, const void… in s_glWeightPointerOES() 361 void GLEncoder::s_glBufferData(void * self, GLenum target, GLsizeiptr size, const GLvoid * data, GL… in s_glBufferData() 372 void GLEncoder::s_glBufferSubData(void * self, GLenum target, GLintptr offset, GLsizeiptr size, con… in s_glBufferSubData()
|
D | gl_entry.cpp | 483 void glPointSize(GLfloat size) in glPointSize() 567 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid* data, GLenum usage) in glBufferData() 573 void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid* data) in glBufferSubData() 627 void glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) in glColorPointer() 1003 void glPointSizex(GLfixed size) in glPointSizex() 1087 void glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) in glTexCoordPointer() 1159 void glVertexPointer(GLint size, GLenum type, GLsizei stride, const GLvoid* pointer) in glVertexPointer() 1177 void glVertexPointerOffset(GLint size, GLenum type, GLsizei stride, GLuint offset) in glVertexPointerOffset() 1183 void glColorPointerOffset(GLint size, GLenum type, GLsizei stride, GLuint offset) in glColorPointerOffset() 1201 void glTexCoordPointerOffset(GLint size, GLenum type, GLsizei stride, GLuint offset) in glTexCoordPointerOffset() [all …]
|
/device/generic/goldfish/camera/ |
D | EmulatedFakeCameraDevice.cpp | 243 const int size = mFrameWidth / 10; in drawCheckerboard() local 308 int size, in drawSquare()
|
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/test/ |
D | mm_jpeg_ionbuf.h | 47 long size; member
|
/device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/src/ |
D | mm_jpeg_queue.c | 90 uint32_t size = 0; in mm_jpeg_queue_get_size() local
|
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg_queue.c | 90 uint32_t size = 0; in mm_jpeg_queue_get_size() local
|
/device/generic/goldfish/libqemu/ |
D | test_guest_2.c | 127 int size = atoi(packetSize); in main() local
|
/device/lge/mako/charger_touch/ |
D | charger_touch.c | 35 static void read_path(const char* path, char* buf, size_t size) in read_path()
|
/device/asus/flo/charger_touch/ |
D | charger_touch.c | 35 static void read_path(const char* path, char* buf, size_t size) in read_path()
|
/device/asus/flo/camera/QCamera2/stack/common/ |
D | cam_queue.h | 39 uint32_t size; member
|
/device/generic/goldfish/opengl/system/OpenglSystemCommon/ |
D | QemuPipeStream.cpp | 81 int QemuPipeStream::commitBuffer(size_t size) in commitBuffer()
|
/device/lge/mako/camera/ |
D | QCameraHWI_Mem.cpp | 158 static bool register_buf(int size, in register_buf()
|
/device/lge/mako/camera/inc/ |
D | omx_jpeg_common.h | 49 #define OMX_MM_MALLOC(size) jpeg_malloc(size, __FILE__, __LINE__) argument 179 int size; member
|