Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/composer/
Dhwc_session.h329 struct QueueNode { struct
330 QueueNode(std::weak_ptr<DisplayConfig::ConfigCallback> cb, bool pp, const hidl_handle& buf) in QueueNode() argument
341 std::queue<QueueNode *> queue_; argument