OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsUBwcSupported
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.h
77
bool
IsUBwcSupported
(int format);
gr_allocator.cpp
547
bool Allocator::
IsUBwcSupported
(int format) {
647
if ((prod_usage & GRALLOC1_PRODUCER_USAGE_PRIVATE_ALLOC_UBWC) &&
IsUBwcSupported
(format)) {
Completed in 33 milliseconds