OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GRALLOC1_CONSUMER_USAGE_NONE
(Results
1 - 19
of
19
) sorted by null
/hardware/qcom/display/msm8996/libgralloc1/
gr_buf_descriptor.h
45
consumer_usage_(
GRALLOC1_CONSUMER_USAGE_NONE
),
90
gralloc1_consumer_usage_t consumer_usage_ =
GRALLOC1_CONSUMER_USAGE_NONE
;
gr_priv_handle.h
106
gralloc1_consumer_usage_t cons_usage =
GRALLOC1_CONSUMER_USAGE_NONE
)
gr_device_impl.cpp
432
(cons_usage !=
GRALLOC1_CONSUMER_USAGE_NONE
)) {
gr_buf_mgr.cpp
511
allocator_->AllocateMem(&e_data, GRALLOC1_PRODUCER_USAGE_NONE,
GRALLOC1_CONSUMER_USAGE_NONE
);
/hardware/qcom/display/msm8998/libgralloc1/
gr_buf_descriptor.h
45
consumer_usage_(
GRALLOC1_CONSUMER_USAGE_NONE
),
90
gralloc1_consumer_usage_t consumer_usage_ =
GRALLOC1_CONSUMER_USAGE_NONE
;
gr_priv_handle.h
106
gralloc1_consumer_usage_t cons_usage =
GRALLOC1_CONSUMER_USAGE_NONE
)
gr_device_impl.cpp
449
(cons_usage !=
GRALLOC1_CONSUMER_USAGE_NONE
)) {
gr_buf_mgr.cpp
499
allocator_->AllocateMem(&e_data, GRALLOC1_PRODUCER_USAGE_NONE,
GRALLOC1_CONSUMER_USAGE_NONE
);
/hardware/qcom/display/sdm845/libgralloc1/
gr_buf_descriptor.h
46
consumer_usage_(
GRALLOC1_CONSUMER_USAGE_NONE
),
91
gralloc1_consumer_usage_t consumer_usage_ =
GRALLOC1_CONSUMER_USAGE_NONE
;
gr_utils.h
49
gralloc1_consumer_usage_t cons =
GRALLOC1_CONSUMER_USAGE_NONE
) : width(w), height(h),
gr_priv_handle.h
106
gralloc1_consumer_usage_t cons_usage =
GRALLOC1_CONSUMER_USAGE_NONE
)
gr_device_impl.cpp
450
(cons_usage !=
GRALLOC1_CONSUMER_USAGE_NONE
)) {
gr_buf_mgr.cpp
525
allocator_->AllocateMem(&e_data, GRALLOC1_PRODUCER_USAGE_NONE,
GRALLOC1_CONSUMER_USAGE_NONE
);
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_buffer_allocator.cpp
124
gralloc1_consumer_usage_t consumer_usage =
GRALLOC1_CONSUMER_USAGE_NONE
;
156
uint64_t consumer_usage =
GRALLOC1_CONSUMER_USAGE_NONE
;
297
uint64_t consumer_usage =
GRALLOC1_CONSUMER_USAGE_NONE
;
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_buffer_allocator.cpp
130
gralloc1_consumer_usage_t consumer_usage =
GRALLOC1_CONSUMER_USAGE_NONE
;
162
uint64_t consumer_usage =
GRALLOC1_CONSUMER_USAGE_NONE
;
303
uint64_t consumer_usage =
GRALLOC1_CONSUMER_USAGE_NONE
;
/hardware/qcom/display/sdm845/sdm/libs/hwc2/
hwc_buffer_allocator.cpp
132
gralloc1_consumer_usage_t consumer_usage =
GRALLOC1_CONSUMER_USAGE_NONE
;
164
gralloc1_consumer_usage_t consumer_usage =
GRALLOC1_CONSUMER_USAGE_NONE
;
317
gralloc1_consumer_usage_t consumer_usage =
GRALLOC1_CONSUMER_USAGE_NONE
;
/hardware/interfaces/graphics/allocator/2.0/default/
Gralloc1On0Adapter.h
113
consumerUsage(
GRALLOC1_CONSUMER_USAGE_NONE
) {}
294
auto usage =
GRALLOC1_CONSUMER_USAGE_NONE
;
381
uintConsumerUsage !=
GRALLOC1_CONSUMER_USAGE_NONE
;
/device/google/contexthub/sensorhal/
directchannel.cpp
214
GRALLOC1_CONSUMER_USAGE_NONE
,
/hardware/libhardware/include/hardware/
gralloc1.h
55
GRALLOC1_CONSUMER_USAGE_NONE
= 0,
[
all
...]
Completed in 371 milliseconds