Home
last modified time | relevance | path

Searched defs:IsRotatorSupportedFormat (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7250/display/sdm/libs/core/
Dcore_impl.cpp254 bool CoreImpl::IsRotatorSupportedFormat(LayerBufferFormat format) { in IsRotatorSupportedFormat() function in sdm::CoreImpl
Dresource_default.h72 virtual bool IsRotatorSupportedFormat(LayerBufferFormat format) { return false; } in IsRotatorSupportedFormat() function
Dcomp_manager.cpp690 bool CompManager::IsRotatorSupportedFormat(LayerBufferFormat format) { in IsRotatorSupportedFormat() function in sdm::CompManager