Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h55 #define G2D_JUSTIFIED_DST_ALIGN 16 macro
DExynosMPP.cpp1359 … mAcrylicHandle->setCanvasDimension(pixel_align(mAssignedDisplay->mXres, G2D_JUSTIFIED_DST_ALIGN), in setupDst()
1360 pixel_align(mAssignedDisplay->mYres, G2D_JUSTIFIED_DST_ALIGN)); in setupDst()