Home
last modified time | relevance | path

Searched defs:compressed (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/audio/legacy/libalsa-intf/
Daplay.c49 static int compressed = 0; variable
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp439 bool compressed = isAFBCCompressed(mLayerBuffer); in setLayerBuffer() local
DExynosDisplay.cpp887 void ExynosCompositionInfo::setCompressed(bool compressed) in setCompressed()
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.cpp1795 bool compressed = (flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) ? true : false; in GetDRMFormat() local
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.cpp1726 bool compressed = (flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) ? true : false; in GetDRMFormat() local
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h377 uint32_t compressed = 0; member