/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | IndexRangeCache.cpp | 23 size_t offset, in addRange() 35 size_t offset, in findRange() 56 void IndexRangeCache::invalidateRange(size_t offset, size_t size) { in invalidateRange()
|
D | glUtils.h | 111 template <class T> void shiftIndices(T *indices, int count, int offset) { in shiftIndices() 120 template <class T> void shiftIndices(const T *src, T *dst, int count, int offset) in shiftIndices() 130 (T *indices, int count, int offset, in shiftIndicesExcept() 145 (const T *src, T *dst, int count, int offset, in shiftIndicesExcept()
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | GLESv3.cpp | 215 static void glDrawElementsOffset(GLenum mode, GLsizei count, GLenum type, GLuint offset) { in glDrawElementsOffset() 264 GLsizei imageSize, GLuint offset) { in glCompressedTexImage2DOffsetAEMU() 271 GLint border, GLsizei imageSize, GLuint offset) { in glCompressedTexImage3DOffsetAEMU() 278 GLenum format, GLsizei imageSize, GLuint offset) { in glCompressedTexSubImage2DOffsetAEMU() 286 GLsizei imageSize, GLuint offset) { in glCompressedTexSubImage3DOffsetAEMU() 312 static void glDrawArraysIndirectOffsetAEMU(GLenum mode, GLuint offset) { in glDrawArraysIndirectOffsetAEMU() 320 static void glDrawElementsIndirectOffsetAEMU(GLenum mode, GLenum type, GLuint offset) { in glDrawElementsIndirectOffsetAEMU() 330 GLuint offset, GLsizei primcount) { in glDrawElementsInstancedOffsetAEMU() 341 GLenum type, GLuint offset) { in glDrawRangeElementsOffsetAEMU() 361 static void glFlushMappedBufferRangeAEMU(GLenum target, GLintptr offset, GLsizeiptr length, in glFlushMappedBufferRangeAEMU() [all …]
|
D | GLESv1.cpp | 259 static void glDrawElementsOffset(GLenum mode, GLsizei count, GLenum type, GLuint offset) { in glDrawElementsOffset() 281 static void glColorPointerOffset(GLint size, GLenum type, GLsizei, GLuint offset) { in glColorPointerOffset() 289 static void glNormalPointerOffset(GLenum type, GLsizei, GLuint offset) { in glNormalPointerOffset() 297 static void glPointSizePointerOffset(GLenum type, GLsizei, GLuint offset) { in glPointSizePointerOffset() 306 static void glTexCoordPointerOffset(GLint size, GLenum type, GLsizei, GLuint offset) { in glTexCoordPointerOffset() 314 static void glVertexPointerOffset(GLint size, GLenum type, GLsizei, GLuint offset) { in glVertexPointerOffset()
|
/device/google/contexthub/firmware/os/algos/calibration/over_temp/ |
D | over_temp_model.h | 41 float offset[3]; member 50 float offset; member
|
D | over_temp_cal.c | 308 void overTempCalSetModel(struct OverTempCal *over_temp_cal, const float *offset, in overTempCalSetModel() 412 void overTempCalGetModel(struct OverTempCal *over_temp_cal, float *offset, in overTempCalGetModel() 549 const float *offset, in overTempCalUpdateSensorEstimate() 1100 void setLatestEstimate(struct OverTempCal *over_temp_cal, const float *offset, in setLatestEstimate() 1397 bool outlierCheck(struct OverTempCal *over_temp_cal, const float *offset, in outlierCheck() 1456 bool isValidOtcOffset(const float *offset, float offset_temp_celsius) { in isValidOtcOffset()
|
/device/google/cuttlefish/host/commands/secure_env/ |
D | tpm_serialize.cpp | 59 std::size_t offset = 0; in Serialize() local 72 std::size_t offset = 0; in Deserialize() local
|
D | tpm_key_blob_maker.cpp | 55 size_t offset = 0; in SigningKey() local 124 size_t offset = 0; in ParentKey() local
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | eeData.c | 28 static void* eeFind(uint32_t nameToFind, uint32_t *offset, bool findFirst, uint32_t *szP) in eeFind() 123 uint32_t offset = 0; in eeDataGet() local 130 uint32_t offset = *(uint32_t*)stateP; in eeDataGetAllVersions() local
|
/device/google/cuttlefish/host/frontend/gcastv2/signaling_server/assets/js/ |
D | logcat.js | 32 function setU32LE(array, offset, x) { argument 39 function getU32LE(array, offset) { argument
|
/device/google/cuttlefish/host/frontend/gcastv2/https/ |
D | SSLSocket.cpp | 154 size_t offset = 0; in handleIncomingData() local 361 size_t offset = 0; in sendOutputData() local 427 size_t offset = 0; in drainOutputBufferPlain() local
|
/device/google/contexthub/util/stm32_flash/ |
D | stm32_bl.c | 137 uint32_t offset = 0; in read_memory() local 172 uint32_t offset = 0; in write_memory() local
|
/device/generic/goldfish/dhcp/client/ |
D | netlink.h | 14 size_t offset = NLMSG_ALIGN(r.hdr.nlmsg_len) - offsetof(Request, buf); in addRouterAttribute() local
|
/device/generic/goldfish/network/netmgr/ |
D | fork.cpp | 36 size_t offset = 0; in forkAndExec() local
|
/device/google/crosshatch/sdm845/kernel-headers/media/ |
D | msm_jpeg_dma.h | 26 uint32_t offset; member
|
/device/google/bonito/sdm710/original-kernel-headers/media/ |
D | msm_jpeg_dma.h | 25 uint32_t offset; member
|
/device/google/bonito/sdm710/kernel-headers/media/ |
D | msm_jpeg_dma.h | 26 uint32_t offset; member
|
/device/generic/goldfish/tools/ |
D | mk_qemu_ramdisk.py | 25 offset = 4096 variable
|
/device/google/crosshatch/sdm845/original-kernel-headers/media/ |
D | msm_jpeg_dma.h | 25 uint32_t offset; member
|
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/ |
D | calibration_data.h | 108 float offset[3]; member 183 float offset; member
|
/device/google/cuttlefish/guest/hals/camera/ |
D | Compressor.cpp | 89 int offset = ((rowIndex >> 1) + row) * stride; in deinterleave() local 107 int i, offset; in compressData() local
|
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | cdisk_spec.proto | 10 uint64 offset = 2; field
|
/device/linaro/hikey/hifi/xaf/host-apf/playback/tinyalsa/ |
D | pcm.c | 50 #define STRLOG(string, offset, size, ...) \ argument 421 unsigned int offset, unsigned int size) in pcm_mmap_transfer_areas() 752 unsigned int offset = 0; in pcm_mask_to_string() local 776 unsigned int clipoffset, offset; in pcm_params_to_string() local 1088 int pcm_mmap_begin(struct pcm *pcm, void **areas, unsigned int *offset, in pcm_mmap_begin() 1115 int pcm_mmap_commit(struct pcm *pcm, unsigned int offset __attribute__((unused)), unsigned int fram… in pcm_mmap_commit() 1197 unsigned int offset = 0, count; in pcm_mmap_transfer() local
|
/device/google/fuchsia/bioniccompat/src/ |
D | sendfile.cc | 29 ssize_t sendfile(int out_fd, int in_fd, off_t *offset, size_t count) { in sendfile()
|
/device/google/contexthub/firmware/os/core/ |
D | nanohubCommand.c | 592 static uint32_t doFirmwareChunk(uint8_t *data, uint32_t offset, uint32_t len, void *cookie) in doFirmwareChunk() 636 uint32_t offset = le32toh(req->offset); in firmwareChunk() local 1241 uint32_t offset; in halLegacyContUpload() local 1438 static bool copyTLV64(uint8_t *buf, size_t *offset, size_t max_len, uint8_t tag, uint64_t val) in copyTLV64() 1449 static bool copyTLV32(uint8_t *buf, size_t *offset, size_t max_len, uint8_t tag, uint32_t val) in copyTLV32() 1460 static bool copyTLV8(uint8_t *buf, size_t *offset, size_t max_len, uint8_t tag, uint8_t val) in copyTLV8() 1471 static bool copyTLVEmpty(uint8_t *buf, size_t *offset, size_t max_len, uint8_t tag) in copyTLVEmpty() 1483 size_t offset = 0; in processAppTags() local 1656 size_t offset = 0; in halSysInfo() local 1786 uint32_t offset; in halContUpload() local
|