Searched refs:pbInfo (Results 1 – 1 of 1) sorted by relevance
124 EglOS::PbufferInfo pbInfo; in ~EglContext() local125 pbSurface->getDim(&pbInfo.width, &pbInfo.height, &pbInfo.largest); in ~EglContext()126 pbSurface->getTexInfo(&pbInfo.target, &pbInfo.format); in ~EglContext()127 pbInfo.hasMipmap = false; in ~EglContext()129 m_config->nativeFormat(), &pbInfo); in ~EglContext()