OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addMapper
(Results
1 - 18
of
18
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/common/buffers/
BufferCache.h
31
virtual bool
addMapper
(uint64_t handle, BufferMapper* mapper);
BufferCache.cpp
35
bool BufferCache::
addMapper
(uint64_t handle, BufferMapper* mapper)
BufferManager.cpp
176
ret = mBufferPool->
addMapper
(buffer.getKey(), mapper);
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/buffers/
BufferCache.h
31
virtual bool
addMapper
(uint64_t handle, BufferMapper* mapper);
BufferCache.cpp
35
bool BufferCache::
addMapper
(uint64_t handle, BufferMapper* mapper)
BufferManager.cpp
176
ret = mBufferPool->
addMapper
(buffer.getKey(), mapper);
/frameworks/native/services/inputflinger/
InputReader.cpp
506
device->
addMapper
(new SwitchInputMapper(device));
511
device->
addMapper
(new RotaryEncoderInputMapper(device));
516
device->
addMapper
(new VibratorInputMapper(device));
536
device->
addMapper
(new KeyboardInputMapper(device, keyboardSource, keyboardType));
541
device->
addMapper
(new CursorInputMapper(device));
546
device->
addMapper
(new MultiTouchInputMapper(device));
548
device->
addMapper
(new SingleTouchInputMapper(device));
553
device->
addMapper
(new JoystickInputMapper(device));
558
device->
addMapper
(new ExternalStylusInputMapper(device));
[
all
...]
InputReader.h
556
void
addMapper
(InputMapper* mapper);
[
all
...]
/frameworks/native/services/inputflinger/tests/
InputReader_test.cpp
1047
device->
addMapper
(mapper);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/external/guice/extensions/struts2/lib/
ant-1.6.5.jar
/prebuilts/tools/common/ant/
ant.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
/prebuilts/misc/common/robolectric/lib/
ant-1.8.0.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar
Completed in 465 milliseconds