Searched refs:getAshmemFd (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DBitmap.h83 int getAshmemFd() const;
H A DBitmap.cpp212 int Bitmap::getAshmemFd() const { function in class:android::Bitmap
1113 int fd = androidBitmap->getAshmemFd();

Completed in 453 milliseconds