/device/generic/goldfish/opengl/system/GLESv1_enc/ |
D | gl_enc.cpp | 33 const size_t totalSize = sizeWithoutChecksum + checksumSize; in glAlphaFunc_enc() local 34 buf = stream->alloc(totalSize); in glAlphaFunc_enc() 37 memcpy(ptr, &totalSize, 4); ptr += 4; in glAlphaFunc_enc() 59 const size_t totalSize = sizeWithoutChecksum + checksumSize; in glClearColor_enc() local 60 buf = stream->alloc(totalSize); in glClearColor_enc() 63 memcpy(ptr, &totalSize, 4); ptr += 4; in glClearColor_enc() 87 const size_t totalSize = sizeWithoutChecksum + checksumSize; in glClearDepthf_enc() local 88 buf = stream->alloc(totalSize); in glClearDepthf_enc() 91 memcpy(ptr, &totalSize, 4); ptr += 4; in glClearDepthf_enc() 113 const size_t totalSize = sizeWithoutChecksum + checksumSize; in glClipPlanef_enc() local [all …]
|
/device/generic/goldfish/opengl/system/GLESv2_enc/ |
D | gl2_enc.cpp | 33 const size_t totalSize = sizeWithoutChecksum + checksumSize; in glActiveTexture_enc() local 34 buf = stream->alloc(totalSize); in glActiveTexture_enc() 37 memcpy(ptr, &totalSize, 4); ptr += 4; in glActiveTexture_enc() 58 const size_t totalSize = sizeWithoutChecksum + checksumSize; in glAttachShader_enc() local 59 buf = stream->alloc(totalSize); in glAttachShader_enc() 62 memcpy(ptr, &totalSize, 4); ptr += 4; in glAttachShader_enc() 85 const size_t totalSize = sizeWithoutChecksum + checksumSize; in glBindAttribLocation_enc() local 86 buf = stream->alloc(totalSize); in glBindAttribLocation_enc() 89 memcpy(ptr, &totalSize, 4); ptr += 4; in glBindAttribLocation_enc() 113 const size_t totalSize = sizeWithoutChecksum + checksumSize; in glBindBuffer_enc() local [all …]
|
/device/generic/goldfish/opengl/system/renderControl_enc/ |
D | renderControl_enc.cpp | 33 const size_t totalSize = sizeWithoutChecksum + checksumSize; in rcGetRendererVersion_enc() local 34 buf = stream->alloc(totalSize); in rcGetRendererVersion_enc() 37 memcpy(ptr, &totalSize, 4); ptr += 4; in rcGetRendererVersion_enc() 72 const size_t totalSize = sizeWithoutChecksum + checksumSize; in rcGetEGLVersion_enc() local 73 buf = stream->alloc(totalSize); in rcGetEGLVersion_enc() 76 memcpy(ptr, &totalSize, 4); ptr += 4; in rcGetEGLVersion_enc() 116 const size_t totalSize = sizeWithoutChecksum + checksumSize; in rcQueryEGLString_enc() local 117 buf = stream->alloc(totalSize); in rcQueryEGLString_enc() 120 memcpy(ptr, &totalSize, 4); ptr += 4; in rcQueryEGLString_enc() 159 const size_t totalSize = sizeWithoutChecksum + checksumSize; in rcGetGLString_enc() local [all …]
|
/device/google/contexthub/firmware/src/ |
D | seos.c | 547 uint32_t totalSize; in osAppSegmentClose() local 548 uint8_t *start = platGetSharedAreaInfo(&totalSize); in osAppSegmentClose() 549 uint8_t *end = start + totalSize; in osAppSegmentClose() 558 if (osSegmentSizeAlignedWithFooter(segDataSize) + sizeof(struct Segment) > totalSize) in osAppSegmentClose()
|
/device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/ |
D | mm_jpeg.c | 170 buffer_offset.totalSize = in mm_jpeg_omx_config_main_buffer_offset() 177 buffer_offset.totalSize = in mm_jpeg_omx_config_main_buffer_offset() 181 … __func__, i, buffer_offset.yOffset, buffer_offset.cbcrOffset, buffer_offset.totalSize); in mm_jpeg_omx_config_main_buffer_offset() 199 buffer_offset.totalSize = in mm_jpeg_omx_config_main_buffer_offset() 202 … __func__, i, buffer_offset.yOffset, buffer_offset.cbcrOffset, buffer_offset.totalSize); in mm_jpeg_omx_config_main_buffer_offset()
|
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg.c | 405 int32_t totalSize = 0; in mm_jpeg_session_config_main_buffer_offset() local 418 totalSize = p_src_buf->buf_size; in mm_jpeg_session_config_main_buffer_offset() 432 totalSize, in mm_jpeg_session_config_main_buffer_offset() 464 int32_t totalSize = 0; in mm_jpeg_encoding_mode() local 509 int32_t totalSize = 0; in mm_jpeg_speed_mode() local 555 int32_t totalSize = 0; in mm_jpeg_mem_ops() local
|
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg.c | 418 size_t totalSize = 0; in mm_jpeg_session_config_main_buffer_offset() local 431 totalSize = p_src_buf->buf_size; in mm_jpeg_session_config_main_buffer_offset() 445 totalSize, in mm_jpeg_session_config_main_buffer_offset()
|
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg.c | 418 size_t totalSize = 0; in mm_jpeg_session_config_main_buffer_offset() local 431 totalSize = p_src_buf->buf_size; in mm_jpeg_session_config_main_buffer_offset() 445 totalSize, in mm_jpeg_session_config_main_buffer_offset()
|
/device/moto/shamu/location/loc_api/loc_api_v02/ |
D | location_service_v02.h | 3445 uint32_t totalSize; member
|
D | LocApiV02.cpp | 1034 inject_xtra.totalSize = length; in setXtraData()
|
D | location_service_v02.c | 1617 QMI_IDL_OFFSET8(qmiLocInjectPredictedOrbitsDataReqMsgT_v02, totalSize),
|
/device/huawei/angler/location/loc_api/loc_api_v02/ |
D | LocApiV02.cpp | 1105 inject_xtra.totalSize = length; in setXtraData()
|
D | location_service_v02.h | 3664 uint32_t totalSize; member
|
D | location_service_v02.c | 1852 QMI_IDL_OFFSET8(qmiLocInjectPredictedOrbitsDataReqMsgT_v02, totalSize),
|
/device/lge/bullhead/location/loc_api/loc_api_v02/ |
D | LocApiV02.cpp | 1105 inject_xtra.totalSize = length; in setXtraData()
|
D | location_service_v02.h | 3664 uint32_t totalSize; member
|
D | location_service_v02.c | 1852 QMI_IDL_OFFSET8(qmiLocInjectPredictedOrbitsDataReqMsgT_v02, totalSize),
|