Can someone clarify my doubts.

For every bitmap created in android ,is the memory allocation being done
from SkMemory_stdlib.cpp .

Can this be changed to allocate contiguous memory by pmem ?

In this I want to use The hardware codecs to decode  the images .

On Tue, Jun 16, 2009 at 3:07 PM, vishal bhoj <vishalb...@gmail.com> wrote:

> Hello all,
>
>
> I have a hardware which requires contiguous memory for decoding. I wnat to
> use it for decoding. Can I use Pmem to do this ? Are the buffers passed to
> an ondecode function of SkImageDecoder_* ()  from pmem nad can I use them
> directly ?
>
> --
> with regards vishal
>



-- 
with regards vishal

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to