Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceInterface.cpp138 resourceManager->makeSizeRestrictions(hwType, rSize, RESTRICTION_RGB); in makeDPURestrictions()
150 resourceManager->makeSizeRestrictions(hwType, rSize, RESTRICTION_YUV); in makeDPURestrictions()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.h170 void makeSizeRestrictions(uint32_t mppId, const restriction_size_t &size,
DExynosResourceManager.cpp2474 void ExynosResourceManager::makeSizeRestrictions(uint32_t mppId, const restriction_size_t &size, in makeSizeRestrictions() function in ExynosResourceManager
2574 makeSizeRestrictions(type, rSize, RESTRICTION_RGB); in makeAcrylRestrictions()
2590 makeSizeRestrictions(type, rSize, RESTRICTION_YUV); in makeAcrylRestrictions()