Home
last modified time | relevance | path

Searched defs:contextPtr (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/ui/
DGralloc5.cpp447 const void* _Nonnull value, size_t valueSize) { in dumpBuffer()
490 AIMapper_BeginDumpBufferCallback beginCallback = [](void* contextPtr) { in dumpBuffers()
497 const void* _Nonnull value, size_t valueSize) { in dumpBuffers()
/frameworks/native/services/inputflinger/reader/
DInputDevice.cpp176 std::unique_ptr<InputDeviceContext> contextPtr(new InputDeviceContext(*this, eventHubId)); in addEmptyEventHubDevice() local
500 InputDeviceContext& contextPtr, const InputReaderConfiguration& readerConfig) { in createMappers()
/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h261 auto& contextPtr = devicePair.first; in for_each_subdevice() local