Searched refs:PLANE_PRIMARY (Results 1 - 15 of 15) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DPlaneCapabilities.cpp41 if (planeType == DisplayPlane::PLANE_SPRITE || planeType == DisplayPlane::PLANE_PRIMARY) {
89 if (planeType == DisplayPlane::PLANE_SPRITE || planeType == DisplayPlane::PLANE_PRIMARY) {
144 if (planeType == DisplayPlane::PLANE_SPRITE || planeType == DisplayPlane::PLANE_PRIMARY) {
184 if (planeType == DisplayPlane::PLANE_SPRITE || planeType == DisplayPlane::PLANE_PRIMARY) {
/hardware/intel/img/hwcomposer/merrifield/ips/penwell/
H A DPnwPrimaryPlane.cpp29 mType = PLANE_PRIMARY;
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
H A DTngPlaneManager.cpp56 case DisplayPlane::PLANE_PRIMARY:
91 case DisplayPlane::PLANE_PRIMARY:
134 config[0]->planeType == DisplayPlane::PLANE_PRIMARY;
176 if (type == DisplayPlane::PLANE_PRIMARY ||
H A DTngPrimaryPlane.cpp29 mType = PLANE_PRIMARY;
151 if (plane->getType() == DisplayPlane::PLANE_PRIMARY)
H A DTngSpritePlane.cpp204 if (plane->getType() == DisplayPlane::PLANE_PRIMARY)
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
H A DPlaneCapabilities.cpp42 if (planeType == DisplayPlane::PLANE_SPRITE || planeType == DisplayPlane::PLANE_PRIMARY) {
88 if (planeType == DisplayPlane::PLANE_SPRITE || planeType == DisplayPlane::PLANE_PRIMARY) {
143 if (planeType == DisplayPlane::PLANE_SPRITE || planeType == DisplayPlane::PLANE_PRIMARY) {
178 if (planeType == DisplayPlane::PLANE_SPRITE || planeType == DisplayPlane::PLANE_PRIMARY) {
H A DAnnPlaneManager.cpp39 {'A', DisplayPlane::PLANE_PRIMARY, 0},
40 {'B', DisplayPlane::PLANE_PRIMARY, 1},
41 {'C', DisplayPlane::PLANE_PRIMARY, 2},
144 case DisplayPlane::PLANE_PRIMARY:
145 plane = new AnnRGBPlane(index, DisplayPlane::PLANE_PRIMARY, index/*disp*/);
314 if (config[i]->planeType != DisplayPlane::PLANE_PRIMARY &&
319 if (desc.type != DisplayPlane::PLANE_PRIMARY &&
355 if (desc.type == DisplayPlane::PLANE_PRIMARY) {
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
H A DAnnPlaneManager.cpp39 {'A', DisplayPlane::PLANE_PRIMARY, 0},
40 {'B', DisplayPlane::PLANE_PRIMARY, 1},
41 {'C', DisplayPlane::PLANE_PRIMARY, 2},
169 case DisplayPlane::PLANE_PRIMARY:
170 plane = new AnnRGBPlane(index, DisplayPlane::PLANE_PRIMARY, index/*disp*/);
349 if (config[i]->planeType != DisplayPlane::PLANE_PRIMARY &&
354 if (desc.type != DisplayPlane::PLANE_PRIMARY &&
391 if (desc.type == DisplayPlane::PLANE_PRIMARY) {
H A DPlaneCapabilities.cpp43 if (planeType == DisplayPlane::PLANE_SPRITE || planeType == DisplayPlane::PLANE_PRIMARY) {
90 if (planeType == DisplayPlane::PLANE_SPRITE || planeType == DisplayPlane::PLANE_PRIMARY) {
163 if (planeType == DisplayPlane::PLANE_SPRITE || planeType == DisplayPlane::PLANE_PRIMARY) {
198 if (planeType == DisplayPlane::PLANE_SPRITE || planeType == DisplayPlane::PLANE_PRIMARY) {
/hardware/intel/img/hwcomposer/merrifield/common/planes/
H A DDisplayPlaneManager.cpp76 mPlaneCount[DisplayPlane::PLANE_PRIMARY] = mPrimaryPlaneCount;
242 if (type == DisplayPlane::PLANE_PRIMARY ||
338 mPlaneCount[DisplayPlane::PLANE_PRIMARY],
339 mFreePlanes[DisplayPlane::PLANE_PRIMARY],
340 mReclaimedPlanes[DisplayPlane::PLANE_PRIMARY]);
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
H A DDisplayPlaneManager.cpp76 mPlaneCount[DisplayPlane::PLANE_PRIMARY] = mPrimaryPlaneCount;
242 if (type == DisplayPlane::PLANE_PRIMARY ||
338 mPlaneCount[DisplayPlane::PLANE_PRIMARY],
339 mFreePlanes[DisplayPlane::PLANE_PRIMARY],
340 mReclaimedPlanes[DisplayPlane::PLANE_PRIMARY]);
/hardware/intel/img/hwcomposer/merrifield/include/
H A DDisplayPlane.h53 PLANE_PRIMARY, enumerator in enum:android::intel::DisplayPlane::__anon1254
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
H A DDisplayPlane.h53 PLANE_PRIMARY, enumerator in enum:android::intel::DisplayPlane::__anon1293
/hardware/intel/img/hwcomposer/merrifield/common/base/
H A DHwcLayerList.cpp530 ZOrderLayer *zlayer = addZOrderLayer(DisplayPlane::PLANE_PRIMARY, hwcLayer, zorder);
1029 case DisplayPlane::PLANE_PRIMARY:
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
H A DHwcLayerList.cpp599 int type = DisplayPlane::PLANE_PRIMARY;
971 case DisplayPlane::PLANE_PRIMARY:

Completed in 249 milliseconds