Home
last modified time | relevance | path

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

/hardware/google/graphics/gs201/libhwc2.1/
DExynosResourceRestriction.h144 static ppc_table ppc_table_map = gs101::ppc_table_map; variable
/hardware/google/graphics/zuma/libhwc2.1/
DExynosResourceRestriction.h98 static ppc_table ppc_table_map = { variable
/hardware/google/graphics/zumapro/libhwc2.1/
DExynosResourceRestriction.h89 static ppc_table ppc_table_map = { variable
/hardware/google/graphics/gs101/libhwc2.1/
DExynosResourceRestriction.h187 static ppc_table ppc_table_map = { variable
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp1164 if (ppc_table_map.find(PPC_IDX(physicalType, formatIndex, rotIndex)) != in hasPPC()
1165 ppc_table_map.end()) { in hasPPC()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp2499 … PPC = ppc_table_map.at(PPC_IDX(mPhysicalType, formatIndex, rotIndex)).ppcList[scaleIndex]; in getPPC()