HomeSort by relevance Sort by last modified time
    Searched refs:mDirtyLayerIndex (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_copybit.h 129 int mDirtyLayerIndex;
hwc_copybit.cpp 520 mDirtyLayerIndex = checkDirtyRect(ctx, list, dpy);
521 if( mDirtyLayerIndex != -1){
522 hwc_layer_1_t *layer = &list->hwLayers[mDirtyLayerIndex];
541 if((mDirtyLayerIndex != -1) && (mDirtyLayerIndex != i) )
801 if(mDirtyLayerIndex != -1) {
    [all...]

Completed in 339 milliseconds