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

  /hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
HWC2On1Adapter.cpp 106 mPendingVsyncs(),
451 for (auto pending : mPendingVsyncs) {
462 mPendingVsyncs.clear();
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
HWC2On1Adapter.cpp 142 mPendingVsyncs(),
492 for (auto pending : mPendingVsyncs) {
503 mPendingVsyncs.clear();
    [all...]
HWC2On1Adapter.h 683 std::vector<std::pair<int, int64_t>> mPendingVsyncs;
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
HWC2On1Adapter.h 725 std::vector<std::pair<int, int64_t>> mPendingVsyncs;

Completed in 140 milliseconds