Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/hwui/
DBitmap.cpp249 , mPixelStorageType(PixelStorageType::Ashmem) { in Bitmap()
276 case PixelStorageType::Ashmem: in ~Bitmap()
310 case PixelStorageType::Ashmem: in getStorage()
321 case PixelStorageType::Ashmem: in getAshmemFd()
332 case PixelStorageType::Ashmem: in getAllocationByteCount()
DBitmap.h37 Ashmem, enumerator
/frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/
DVtsHalSensorManagerV1_0TargetTest.cpp154 TEST_P(SensorManagerTest, Ashmem) { in TEST_P() argument