Home
last modified time | relevance | path

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

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