• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

heap

Forum discussion tagged with heap.
  1. U

    grow heap on load several bitmap- scale bitmap to screen size

    in my game i use surfaceview And Canvas to draw sprites on screen for achiving this in all screen size: i test two way: first: when canvase want to draw Framebuffer(final bitmap) on screen, scale this framebuffer by using canvas.drawBitmap(framebuffer, null, dstRect, paint); but frame per...
Back
Top