Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/imaging/hdx/
H A DtaskController.h295 bool _ColorizeSelectionEnabled() const;
H A DtaskController.cpp624 HdxTaskController::_ColorizeSelectionEnabled() const in _ColorizeSelectionEnabled() function in HdxTaskController
737 if (!_colorizeSelectionTaskId.IsEmpty() && _ColorizeSelectionEnabled()) { in GetRenderingTasks()