Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/hwui/
DBitmap.cpp211 , mPixelStorageType(PixelStorageType::Ashmem) { in Bitmap()
237 case PixelStorageType::Ashmem: in ~Bitmap()
265 case PixelStorageType::Ashmem: in getStorage()
276 case PixelStorageType::Ashmem: in getAshmemFd()
287 case PixelStorageType::Ashmem: in getAllocationByteCount()
DBitmap.h33 Ashmem, enumerator
/frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/
DVtsHalSensorManagerV1_0TargetTest.cpp142 TEST_F(SensorManagerTest, Ashmem) { in TEST_F() argument