HomeSort by relevance Sort by last modified time
    Searched refs:getTypeChanges (Results 1 - 4 of 4) sorted by null

  /hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
HWC2On1Adapter.cpp 544 for (auto& change : mChanges->getTypeChanges()) {
636 *outNumElements = mChanges->getTypeChanges().size();
641 for (const auto& element : mChanges->getTypeChanges()) {
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
HWC2On1Adapter.cpp 585 for (auto& change : mChanges->getTypeChanges()) {
676 *outNumElements = mChanges->getTypeChanges().size();
681 for (const auto& element : mChanges->getTypeChanges()) {
    [all...]
HWC2On1Adapter.h 300 getTypeChanges() const {
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
HWC2On1Adapter.h 340 getTypeChanges() const {

Completed in 51 milliseconds