Home
last modified time | relevance | path

Searched defs:mapper (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1011 FakeInputMapper* mapper = new FakeInputMapper(device, sources); in addDeviceWithFakeInputMapper() local
1046 FakeInputMapper* mapper = NULL; in TEST_F() local
1073 FakeInputMapper* mapper = NULL; in TEST_F() local
1100 FakeInputMapper* mapper = NULL; in TEST_F() local
1127 FakeInputMapper* mapper = NULL; in TEST_F() local
1171 FakeInputMapper* mapper = NULL; in TEST_F() local
1420 void addMapperAndConfigure(InputMapper* mapper) { in addMapperAndConfigure()
1433 static void process(InputMapper* mapper, nsecs_t when, int32_t deviceId, int32_t type, in process()
1494 SwitchInputMapper* mapper = new SwitchInputMapper(mDevice); in TEST_F() local
1501 SwitchInputMapper* mapper = new SwitchInputMapper(mDevice); in TEST_F() local
[all …]
/frameworks/base/libs/hwui/
DPatch.cpp52 UvMapper mapper; in createMesh() local
57 float width, float height, const UvMapper& mapper, const Res_png_9patch* patch) { in createMesh()
DAssetAtlas.cpp135 const UvMapper mapper( in createEntries() local
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DCursorObjectAdapter.java104 public final void setMapper(CursorMapper mapper) { in setMapper()
/frameworks/av/media/libstagefright/colorconversion/
DSoftwareRenderer.cpp196 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in render() local
/frameworks/native/services/inputflinger/
DInputReader.cpp905 InputMapper* mapper = mMappers[i]; in dump() local
910 void InputDevice::addMapper(InputMapper* mapper) { in addMapper()
944 InputMapper* mapper = mMappers[i]; in configure() local
954 InputMapper* mapper = mMappers[i]; in reset() local
994 InputMapper* mapper = mMappers[i]; in process() local
1004 InputMapper* mapper = mMappers[i]; in timeoutExpired() local
1015 InputMapper* mapper = mMappers[i]; in getDeviceInfo() local
1036 InputMapper* mapper = mMappers[i]; in getState() local
1056 InputMapper* mapper = mMappers[i]; in markSupportedKeyCodes() local
1068 InputMapper* mapper = mMappers[i]; in vibrate() local
[all …]
/frameworks/rs/driver/
DrsdAllocation.cpp518 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in rsdAllocationDestroy() local
656 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in IoGetBuffer() local
689 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in rsdAllocationSetSurface() local
768 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in rsdAllocationIoSend() local
/frameworks/base/core/java/android/view/
DViewDebug.java1184 final IntToString mapper = mapping[j]; in exportMethods() local