Searched defs:mapper (Results 1 – 10 of 10) sorted by relevance
| /frameworks/native/services/inputflinger/tests/ |
| D | InputReader_test.cpp | 1019 FakeInputMapper* mapper = new FakeInputMapper(device, sources); in addDeviceWithFakeInputMapper() local 1054 FakeInputMapper* mapper = NULL; in TEST_F() local 1081 FakeInputMapper* mapper = NULL; in TEST_F() local 1108 FakeInputMapper* mapper = NULL; in TEST_F() local 1135 FakeInputMapper* mapper = NULL; in TEST_F() local 1179 FakeInputMapper* mapper = NULL; in TEST_F() local 1428 void addMapperAndConfigure(InputMapper* mapper) { in addMapperAndConfigure() 1441 static void process(InputMapper* mapper, nsecs_t when, int32_t deviceId, int32_t type, in process() 1502 SwitchInputMapper* mapper = new SwitchInputMapper(mDevice); in TEST_F() local 1509 SwitchInputMapper* mapper = new SwitchInputMapper(mDevice); in TEST_F() local [all …]
|
| /frameworks/base/libs/hwui/ |
| D | AssetAtlas.h | 85 Entry(SkPixelRef* pixelRef, Texture* texture, const UvMapper& mapper, in Entry()
|
| D | AssetAtlas.cpp | 132 const UvMapper mapper( in createEntries() local
|
| D | PatchCache.cpp | 257 const UvMapper& mapper = entry ? entry->uvMapper : sIdentity; in get() local
|
| D | Patch.cpp | 41 float width, float height, const UvMapper& mapper, const Res_png_9patch* patch) in Patch()
|
| /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
| D | CursorObjectAdapter.java | 104 public final void setMapper(CursorMapper mapper) { in setMapper()
|
| /frameworks/native/services/inputflinger/ |
| D | InputReader.cpp | 969 InputMapper* mapper = mMappers[i]; in dump() local 974 void InputDevice::addMapper(InputMapper* mapper) { in addMapper() 1008 InputMapper* mapper = mMappers[i]; in configure() local 1018 InputMapper* mapper = mMappers[i]; in reset() local 1058 InputMapper* mapper = mMappers[i]; in process() local 1068 InputMapper* mapper = mMappers[i]; in timeoutExpired() local 1076 InputMapper* mapper = mMappers[i]; in updateExternalStylusState() local 1086 InputMapper* mapper = mMappers[i]; in getDeviceInfo() local 1107 InputMapper* mapper = mMappers[i]; in getState() local 1127 InputMapper* mapper = mMappers[i]; in markSupportedKeyCodes() local [all …]
|
| /frameworks/av/media/libstagefright/colorconversion/ |
| D | SoftwareRenderer.cpp | 226 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in render() local
|
| /frameworks/rs/driver/ |
| D | rsdAllocation.cpp | 558 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in rsdAllocationDestroy() local 697 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in IoGetBuffer() local 730 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in rsdAllocationSetSurface() local 813 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in rsdAllocationIoSend() local
|
| /frameworks/base/core/java/android/view/ |
| D | ViewDebug.java | 1196 final IntToString mapper = mapping[j]; in exportMethods() local
|