Searched refs:getAshmemFd (Results 1 – 2 of 2) sorted by relevance
83 int getAshmemFd() const;
212 int Bitmap::getAshmemFd() const { in getAshmemFd() function in android::Bitmap1113 int fd = androidBitmap->getAshmemFd(); in Bitmap_writeToParcel()