Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/
DExynosResourceRestriction.h259 static ppc_table ppc_table_map = { variable
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp1181 if (ppc_table_map.find(PPC_IDX(physicalType, formatIndex, rotIndex)) != in hasPPC()
1182 ppc_table_map.end()) { in hasPPC()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp2441 … PPC = ppc_table_map.at(PPC_IDX(mPhysicalType, formatIndex, rotIndex)).ppcList[scaleIndex]; in getPPC()