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 - 7
of
7
) sorted by null
/hardware/qcom/display/msm8996/libgralloc1/
gr_buf_descriptor.h
46
consumer_usage_(
GRALLOC1_CONSUMER_USAGE_NONE
) {}
87
gralloc1_consumer_usage_t consumer_usage_ =
GRALLOC1_CONSUMER_USAGE_NONE
;
gr_priv_handle.h
105
gralloc1_consumer_usage_t cons_usage =
GRALLOC1_CONSUMER_USAGE_NONE
)
gr_device_impl.cpp
394
(cons_usage !=
GRALLOC1_CONSUMER_USAGE_NONE
)) {
gr_buf_mgr.cpp
398
allocator_->AllocateMem(&e_data, GRALLOC1_PRODUCER_USAGE_NONE,
GRALLOC1_CONSUMER_USAGE_NONE
);
/frameworks/native/include/ui/
Gralloc1On0Adapter.h
135
consumerUsage(
GRALLOC1_CONSUMER_USAGE_NONE
) {}
307
auto usage =
GRALLOC1_CONSUMER_USAGE_NONE
;
404
uintConsumerUsage !=
GRALLOC1_CONSUMER_USAGE_NONE
;
Gralloc1.h
53
mConsumerUsage(
GRALLOC1_CONSUMER_USAGE_NONE
) {}
/hardware/libhardware/include/hardware/
gralloc1.h
43
GRALLOC1_CONSUMER_USAGE_NONE
= 0,
[
all
...]
Completed in 71 milliseconds