Home
last modified time | relevance | path

Searched refs:shouldUseAshmem (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/jni/
DBitmap.cpp649 static constexpr bool shouldUseAshmem(AParcel* parcel, int32_t size) { in shouldUseAshmem() function
666 if (shouldUseAshmem(parcel, size)) { in writeBlob()