Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:layerProp

2046     if(ctx->layerProp[dpy]) {
2047 delete[] ctx->layerProp[dpy];
2048 ctx->layerProp[dpy] = NULL;
2050 ctx->layerProp[dpy] = new LayerProp[numAppLayers];