If you use SURFACE_TYPE_GPU, you need to implement the /dev/pmem_gpu1 kernel driver for your platform. If you are running on the emulator, you should use SURFACE_TYPE_NORMAL.
On Nov 19, 10:05 am, Prabhakar <[EMAIL PROTECTED]> wrote: > Hi All, > when i use getHolder().setType(SurfaceHolder.SURFACE_TYPE_GPU); in my > custom surfaceView. i get this error > > "ERROR/MemoryHeapBase(50): error opening /dev/pmem_gpu1: No such file > or directory" > > i have been facing this problem i could'nt figure out what could be > the possible reason. Please suggest. > > Thanking you. > > K.Prabhakar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

