Searched refs:onGlContextLost (Results 1 – 3 of 3) sorted by relevance
83 void onGlContextLost();
54 void GlLayer::onGlContextLost() { in onGlContextLost() function in android::uirenderer::GlLayer
66 static_cast<GlLayer*>(layer)->onGlContextLost(); in layerLostGlContext()