Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1019 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/
DAssetAtlas.h85 Entry(SkPixelRef* pixelRef, Texture* texture, const UvMapper& mapper, in Entry()
DAssetAtlas.cpp132 const UvMapper mapper( in createEntries() local
DPatchCache.cpp257 const UvMapper& mapper = entry ? entry->uvMapper : sIdentity; in get() local
DPatch.cpp41 float width, float height, const UvMapper& mapper, const Res_png_9patch* patch) in Patch()
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DCursorObjectAdapter.java104 public final void setMapper(CursorMapper mapper) { in setMapper()
/frameworks/native/services/inputflinger/
DInputReader.cpp969 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/
DSoftwareRenderer.cpp226 GraphicBufferMapper &mapper = GraphicBufferMapper::get(); in render() local
/frameworks/rs/driver/
DrsdAllocation.cpp558 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/
DViewDebug.java1196 final IntToString mapper = mapping[j]; in exportMethods() local