Searched refs:offscreen (Results 1 – 2 of 2) sorted by relevance
288 Allocation offscreen = Allocation.createTyped(mRS, in initRS() local292 mScript.set_gRenderBufferColor(offscreen); in initRS()298 offscreen = Allocation.createTyped(mRS, in initRS()301 mScript.set_gRenderBufferDepth(offscreen); in initRS()
598 final boolean offscreen = r.right > size.x || r.bottom > size.y; in dump()602 + (offscreen ? " OFFSCREEN!" : "")); in dump()