Home
last modified time | relevance | path

Searched refs:widthDownto (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/zuma/libhwc2.1/
DExynosHWCModule.h232 uint32_t widthDownto; member
/hardware/google/graphics/zumapro/libhwc2.1/
DExynosHWCModule.h225 uint32_t widthDownto; member
/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.cpp289 if (w >= it->second.widthDownto && w <= it->second.widthUpto) { in calculateHWResourceAmount()