Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h342 } restriction_size_t; typedef
347 restriction_size_t sizeRestriction;
458 void dump(const restriction_size_t &restrictionSize, String8 &result);
DExynosResourceManager.h165 void makeSizeRestrictions(uint32_t mppId, const restriction_size_t &size,
DExynosMPP.cpp69 void dump(const restriction_size_t &restrictionSize, String8 &result) { in dump()