Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.cpp192 const bool lbe_supported = atoi(value) ? true : false; in ExynosDevice() local
201 if (lbe_supported) { in ExynosDevice()