Home | History | Annotate | Download | only in view

Lines Matching refs:OutOfResourcesException

37 import android.view.Surface.OutOfResourcesException;
275 abstract boolean initialize(Surface surface) throws OutOfResourcesException;
282 abstract void updateSurface(Surface surface) throws OutOfResourcesException;
601 throws OutOfResourcesException {
1055 boolean initialize(Surface surface) throws OutOfResourcesException {
1085 void updateSurface(Surface surface) throws OutOfResourcesException {
1221 GL createEglSurface(Surface surface) throws OutOfResourcesException {