Searched refs:fbZ (Results 1 - 18 of 18) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.cpp74 (mCurrentFrame.isFBComposed[index] ? mCurrentFrame.fbZ :
226 fbZ = 0;
249 fbZ = -1;
263 fbZ = curFrame.fbZ;
437 mCurrentFrame.fbZ = -1;
465 batchLayers(); //sets up fbZ also
565 mCurrentFrame.fbZ = -1;
569 mCurrentFrame.fbZ = 0;
583 mCurrentFrame.fbZ
[all...]
H A Dhwc_mdpcomp.h92 int fbZ; member in struct:qhwc::MDPComp::FrameInfo
106 int fbZ; member in struct:qhwc::MDPComp::LayerCache
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_virtual.cpp128 const int fbZ = 0; local
129 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ))
266 const int fbZ = 0; local
267 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ))
H A Dhwc_mdpcomp.cpp101 (mCurrentFrame.isFBComposed[index] ? mCurrentFrame.fbZ :
253 fbZ = -1;
834 bool ret = markLayersForCaching(ctx, list); //sets up fbZ also
932 mCurrentFrame.fbZ = mdpBatchSize;
1005 mCurrentFrame.fbZ = mCurrentFrame.mdpCount;
1097 int fbZ = batchStart - droppedLayerCt; local
1133 //higher z-order. Increment fbZ as it is moving up.
1139 fbZ += updatingLayersAbove;
1157 fbZOrder = fbZ;
1177 int fbZ local
[all...]
H A Dhwc.cpp285 const int fbZ = 0; local
286 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) {
315 const int fbZ = 0; local
316 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ))
H A Dhwc_mdpcomp.h114 int fbZ; member in struct:qhwc::MDPComp::FrameInfo
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_virtual.cpp139 const int fbZ = 0; local
140 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ))
305 const int fbZ = 0; local
306 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ))
H A Dhwc_mdpcomp.cpp102 (mCurrentFrame.isFBComposed[index] ? mCurrentFrame.fbZ :
270 fbZ = -1;
938 mCurrentFrame.fbZ = -1;
1011 bool ret = markLayersForCaching(ctx, list); //sets up fbZ also
1109 mCurrentFrame.fbZ = mdpBatchSize;
1184 mCurrentFrame.fbZ = mCurrentFrame.mdpCount;
1276 int fbZ = batchStart - droppedLayerCt; local
1312 //higher z-order. Increment fbZ as it is moving up.
1318 fbZ += updatingLayersAbove;
1336 fbZOrder = fbZ;
1356 int fbZ = -1; local
[all...]
H A Dhwc.cpp284 const int fbZ = 0; local
285 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) {
314 const int fbZ = 0; local
315 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ))
H A Dhwc_mdpcomp.h117 int fbZ; member in struct:qhwc::MDPComp::FrameInfo
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_virtual.cpp114 const int fbZ = 0; local
115 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ))
H A Dhwc_mdpcomp.cpp104 (mCurrentFrame.isFBComposed[index] ? mCurrentFrame.fbZ :
312 fbZ = -1;
1081 mCurrentFrame.fbZ = -1;
1176 bool ret = markLayersForCaching(ctx, list); //sets up fbZ also
1274 mCurrentFrame.fbZ = mdpBatchSize;
1349 mCurrentFrame.fbZ = mCurrentFrame.mdpCount;
1409 bool ret = markLayersForCaching(ctx, list); //sets up fbZ also
1527 int fbZ = batchStart - droppedLayerCt; local
1563 //higher z-order. Increment fbZ as it is moving up.
1569 fbZ
1607 int fbZ = -1; local
[all...]
H A Dhwc.cpp300 const int fbZ = 0; local
301 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) {
330 const int fbZ = 0; local
331 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ))
H A Dhwc_mdpcomp.h124 int fbZ; member in struct:qhwc::MDPComp::FrameInfo
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_virtual.cpp113 const int fbZ = 0; local
114 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ))
H A Dhwc_mdpcomp.cpp113 (mCurrentFrame.isFBComposed[index] ? mCurrentFrame.fbZ :
336 fbZ = -1;
1083 mCurrentFrame.fbZ = -1;
1177 bool ret = markLayersForCaching(ctx, list); //sets up fbZ also
1267 mCurrentFrame.fbZ = mdpBatchSize;
1355 mCurrentFrame.fbZ = mCurrentFrame.mdpCount;
1434 bool ret = markLayersForCaching(ctx, list); //sets up fbZ also
1552 int fbZ = batchStart - droppedLayerCt; local
1588 //higher z-order. Increment fbZ as it is moving up.
1594 fbZ
1632 int fbZ = -1; local
[all...]
H A Dhwc.cpp318 const int fbZ = 0; local
319 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) {
348 const int fbZ = 0; local
349 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ))
H A Dhwc_mdpcomp.h119 int fbZ; member in struct:qhwc::MDPComp::FrameInfo

Completed in 172 milliseconds