Searched defs:processSwitch (Results 1 – 4 of 4) sorted by relevance
45 void SwitchInputMapper::processSwitch(int32_t switchCode, int32_t switchValue) { in processSwitch() function in android::SwitchInputMapper
118 void SwitchInputMapper::processSwitch(int32_t switchCode, int32_t switchValue) { in processSwitch() function in android::SwitchInputMapper
244 bool processSwitch(const float *src, float *dst, size_t frameCount) const { in processSwitch() function
262 boolean processRunning, boolean processSwitch, boolean newActivityCreated, in create()284 boolean processSwitch) { in TransitionInfo()