Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DCursorInputMapper.h119 void updatePointerControllerDisplayViewport(const InputReaderConfiguration& config);
DCursorInputMapper.cpp193 updatePointerControllerDisplayViewport(*config); in configure()
199 void CursorInputMapper::updatePointerControllerDisplayViewport( in updatePointerControllerDisplayViewport() function in android::CursorInputMapper