OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:display_support_macrotile
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.h
96
bool
display_support_macrotile
= false;
member in class:gralloc1::Allocator
gr_allocator.cpp
82
display_support_macrotile
= !!supports_macrotile;
221
if (!adreno_helper_->IsMacroTilingSupportedByGPU() || !
display_support_macrotile
) {
Completed in 161 milliseconds