Home
last modified time | relevance | path

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

/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.cpp460 uint32_t assignedStateL = l->mAssignedState & MPP_ASSIGN_STATE_ASSIGNED; in otfMppReordering() local
463 if (assignedStateL != assignedStateR) return assignedStateL < assignedStateR; in otfMppReordering()