Home | History | Annotate | Download | only in legacy

Lines Matching defs:drawFrame

251     private void drawFrame(SurfaceTexture st, int width, int height, int flipType)
264 throw new IllegalStateException("Surface abandoned, skipping drawFrame...", e);
771 drawFrame(mSurfaceTexture, holder.width, holder.height,
786 drawFrame(mSurfaceTexture, holder.width, holder.height,
791 throw new IllegalStateException("Surface abandoned, skipping drawFrame...", e);