Searched refs:PPC (Results 1 – 2 of 2) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libresource/ |
D | ExynosMPP.cpp | 2485 float PPC = 0; in getPPC() local 2499 … PPC = ppc_table_map.at(PPC_IDX(mPhysicalType, formatIndex, rotIndex)).ppcList[scaleIndex]; in getPPC() 2503 if (PPC == 0) { in getPPC() 2505 __func__, mPhysicalType, formatIndex, rotIndex, scaleIndex, PPC); in getPPC() 2506 PPC = 0.000001; /* It means can't use mPhysicalType H/W */ in getPPC() 2512 formatIndex, rotIndex, scaleIndex, PPC); in getPPC() 2513 return PPC; in getPPC() 2553 float PPC = 0; in getAssignedCapacity() local 2556 PPC = G2D_BASE_PPC_COLORFILL; in getAssignedCapacity() 2558 …PPC = getPPC(mAssignedSources[i]->mSrcImg, mAssignedSources[i]->mMidImg, mAssignedSources[i]->mSrc… in getAssignedCapacity() [all …]
|
/hardware/google/gfxstream/guest/mesa/ |
D | meson.build | 120 # TODO: PPC, Sparc
|