Searched refs:getAshmemFd (Results 1 – 3 of 3) sorted by relevance
92 int getAshmemFd() const;
274 int Bitmap::getAshmemFd() const { in getAshmemFd() function in android::Bitmap
829 int fd = bitmapWrapper->bitmap().getAshmemFd(); in Bitmap_writeToParcel()