Searched refs:flags (Results 176 - 200 of 847) sorted by relevance

1234567891011>>

/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_adsp.h35 uint16_t flags; /* 1 == 16--bit event, 0 == 32-bit event */ member in struct:adsp_event_t
H A Dmsm_kgsl.h18 * We have traditionally mixed context and issueibcmds / command batch flags
20 * lot more command batch flags and we started running out of bits. Turns out
22 * for command batches, but that means we need to split out the flags into two
30 /* --- context flags --- */
72 * --- command batch flags ---
77 * cmdbatch only flags as needed
95 * contexts and command batches. Update this comment as new flags are added.
99 * gpu_command_object flags - these flags communicate the type of command or
116 /* --- Memory allocation flags
315 unsigned int flags; /* contains KGSL_FLAGS_ values */ member in struct:kgsl_shadowprop
477 unsigned int flags; member in struct:kgsl_ringbuffer_issueibcmds
524 unsigned int flags; member in struct:kgsl_drawctxt_create
548 unsigned int flags; member in struct:kgsl_map_user_mem
645 unsigned int flags; member in struct:kgsl_sharedmem_from_vmalloc
692 unsigned int flags; member in struct:kgsl_gpumem_alloc
772 unsigned int flags; member in struct:kgsl_gpumem_alloc_id
818 unsigned int flags; member in struct:kgsl_gpumem_get_info
1054 unsigned int flags; member in struct:kgsl_submit_commands
1195 uint64_t flags; member in struct:kgsl_gpuobj_alloc
1220 uint64_t flags; member in struct:kgsl_gpuobj_free
1265 uint64_t flags; member in struct:kgsl_gpuobj_info
1286 uint64_t flags; member in struct:kgsl_gpuobj_import
1353 unsigned int flags; member in struct:kgsl_command_object
1385 uint64_t flags; member in struct:kgsl_gpu_command
1444 uint64_t flags; member in struct:kgsl_gpuobj_set_info
[all...]
/hardware/qcom/msm8x09/kernel-headers/linux/
H A Dion.h50 unsigned int flags; member in struct:ion_allocation_data
/hardware/qcom/msm8x09/original-kernel-headers/linux/
H A Dion.h56 * allocation flags - the lower 16 bits are used by core ion, the upper 16
80 * @flags: flags passed to heap
90 unsigned int flags; member in struct:ion_allocation_data
/hardware/qcom/msm8x26/kernel-headers/linux/
H A Dion.h50 unsigned int flags; member in struct:ion_allocation_data
/hardware/qcom/msm8x26/original-kernel-headers/linux/
H A Dion.h56 * allocation flags - the lower 16 bits are used by core ion, the upper 16
80 * @flags: flags passed to heap
90 unsigned int flags; member in struct:ion_allocation_data
/hardware/qcom/msm8x27/kernel-headers/linux/
H A Dion.h45 unsigned int flags; member in struct:ion_allocation_data
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dion.h49 unsigned int flags; member in struct:ion_allocation_data
H A Dmsm_adsp.h36 uint16_t flags; member in struct:adsp_event_t
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dion.h51 * allocation flags - the lower 16 bits are used by core ion, the upper 16
83 * @flags: flags passed to heap
93 unsigned int flags; member in struct:ion_allocation_data
H A Dmsm_adsp.h35 uint16_t flags; /* 1 == 16--bit event, 0 == 32-bit event */ member in struct:adsp_event_t
/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp119 if (LOC_GPS_LOCATION_HAS_LAT_LONG & locGpsLocation.flags) {
120 out.flags |= LOCATION_HAS_LAT_LONG_BIT;
124 if (LOC_GPS_LOCATION_HAS_ALTITUDE & locGpsLocation.flags) {
125 out.flags |= LOCATION_HAS_ALTITUDE_BIT;
128 if (LOC_GPS_LOCATION_HAS_SPEED & locGpsLocation.flags) {
129 out.flags |= LOCATION_HAS_SPEED_BIT;
132 if (LOC_GPS_LOCATION_HAS_BEARING & locGpsLocation.flags) {
133 out.flags |= LOCATION_HAS_BEARING_BIT;
136 if (LOC_GPS_LOCATION_HAS_ACCURACY & locGpsLocation.flags) {
137 out.flags |
[all...]
/hardware/intel/common/libva/va/
H A Dva_tpi.c86 unsigned int flags /* de-interlacing flags */
97 destx, desty, destw, desth, cliprects, number_cliprects, flags );
/hardware/interfaces/memtrack/1.0/default/
H A DMemtrack.cpp66 records[i].flags = legacy_records[i].flags;
/hardware/qcom/display/msm8996/libqservice/
H A DIQHDMIClient.cpp74 Parcel* reply, uint32_t flags)
98 return BBinder::onTransact(code, data, reply, flags);
73 onTransact(uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
/hardware/qcom/display/msm8998/libqservice/
H A DIQHDMIClient.cpp74 Parcel* reply, uint32_t flags)
98 return BBinder::onTransact(code, data, reply, flags);
73 onTransact(uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
/hardware/qcom/media/msm8974/libc2dcolorconvert/
H A DC2DColorConverter.h64 typedef C2D_STATUS (*LINK_c2dMapAddr)( int mem_fd, void * hostptr, uint32 len, uint32 offset, uint32 flags, void ** gpuaddr);
112 typedef C2DColorConverterBase* createC2DColorConverter_t(size_t srcWidth, size_t srcHeight, size_t dstWidth, size_t dstHeight, ColorConvertFormat srcFormat, ColorConvertFormat dstFormat, int32_t flags, size_t srcStride);
/hardware/qcom/msm8x27/original-kernel-headers/linux/
H A Dion.h49 * heap flags - the lower 16 bits are used by core ion, the upper 16
141 * @flags: heap flags, the low 16 bits are consumed by ion, the high 16
150 unsigned int flags);
241 * @flags: flags passed to heap
251 unsigned int flags; member in struct:ion_allocation_data
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifilogger_vendor_tag_defs.h64 u32 flags; member in struct:__anon4290
75 u32 flags; member in struct:__anon4292
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dviddec_pm_utils_list.c132 uint32_t flags=0, items=0; local
135 flags = wi->es.es_flags;
147 wi->es.es_flags = flags | VIDDEC_WORKLOAD_FLAGS_ES_START_SLICE | VIDDEC_WORKLOAD_FLAGS_ES_END_SLICE;
156 wi->es.es_flags = flags | VIDDEC_WORKLOAD_FLAGS_ES_START_SLICE;
164 wi->es.es_flags = flags;
171 wi->es.es_flags = flags | VIDDEC_WORKLOAD_FLAGS_ES_END_SLICE;
/hardware/qcom/display/msm8960/libgralloc/
H A Dalloc_controller.cpp218 // if no flags are set, default to
225 data.flags = ionFlags;
233 data.flags = ION_HEAP(ION_SYSTEM_HEAP_ID);
244 IMemAlloc* IonController::getAllocator(int flags) argument
247 if (flags & private_handle_t::PRIV_FLAGS_USES_ION) {
250 ALOGE("%s: Invalid flags passed: 0x%x", __FUNCTION__, flags);
388 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_color_manager.cpp66 DLOGV_IF(kTagQDCM, "kernel params version = %d, block = %d, flags = %d",
95 kernel_params->data.lut_cfg_data.data.pgc_lut_data.flags = feature.enable_flags_;
109 kernel_params->data.lut_cfg_data.data.pgc_lut_data.flags = feature.enable_flags_;
120 kernel_params->data.pa_v2_cfg_data.flags = feature.enable_flags_;
122 DLOGV_IF(kTagQDCM, "kernel params version = %d, block = %d, flags = %d",
124 kernel_params->data.pa_v2_cfg_data.flags);
135 kernel_params->data.dither_cfg_data.flags = feature.enable_flags_;
147 kernel_params->data.gamut_cfg_data.flags = feature.enable_flags_;
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_buffer_allocator.cpp189 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, int *flags) { argument
219 *flags |= GRALLOC_USAGE_PRIVATE_ALLOC_UBWC;
223 *flags |= GRALLOC_USAGE_PRIVATE_ALLOC_UBWC;
227 *flags |= GRALLOC_USAGE_PRIVATE_ALLOC_UBWC;
231 *flags |= GRALLOC_USAGE_PRIVATE_ALLOC_UBWC;
235 *flags |= GRALLOC_USAGE_PRIVATE_ALLOC_UBWC;
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_buffer_allocator.cpp161 // TODO(user): Currently both flags are treated similarly in gralloc
169 int HWCBufferAllocator::SetBufferInfo(LayerBufferFormat format, int *target, int *flags) { argument
251 *flags |= GRALLOC_USAGE_PRIVATE_ALLOC_UBWC;
255 *flags |= GRALLOC_USAGE_PRIVATE_ALLOC_UBWC;
259 *flags |= GRALLOC_USAGE_PRIVATE_ALLOC_UBWC;
263 *flags |= GRALLOC_USAGE_PRIVATE_ALLOC_UBWC;
267 *flags |= GRALLOC_USAGE_PRIVATE_ALLOC_UBWC;
302 // TODO(user): Currently both flags are treated similarly in gralloc
H A Dhwc_display_virtual.cpp148 GetSDMFormat(output_handle->format, output_handle->flags);
189 output_buffer_->format = GetSDMFormat(output_handle_format, output_handle->flags);
205 output_buffer_->flags.secure = 0;
206 output_buffer_->flags.video = 0;
209 if (output_handle->flags & private_handle_t::PRIV_FLAGS_SECURE_BUFFER) {
210 output_buffer_->flags.secure = 1;

Completed in 609 milliseconds

1234567891011>>