Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:mHWCVirtual

229     ctx->mHWCVirtual = HWCVirtualBase::getObject(true /*vds enabled*/);
339 if(ctx->mHWCVirtual) {
340 delete ctx->mHWCVirtual;
341 ctx->mHWCVirtual = NULL;