HomeSort by relevance Sort by last modified time
    Searched refs:mapper (Results 1 - 25 of 180) sorted by null

1 2 3 4 5 6 7 8

  /external/libunwind/tests/
run-ptrace-mapper 2 ./test-ptrace -c -n -t ./mapper $*
  /hardware/intel/img/hwcomposer/common/buffers/
BufferManager.cpp 87 BufferMapper *mapper = mBufferPool->getMapper(i); local
88 mapper->unmap();
89 delete mapper;
97 BufferMapper *mapper = mFrameBuffers.valueAt(j); local
98 mapper->unmap();
99 delete mapper;
119 BufferMapper *mapper = mBufferPool->getMapper(i); local
122 mapper->getHandle(),
123 mapper->getWidth(),
124 mapper->getHeight()
156 BufferMapper* mapper; local
252 BufferMapper *mapper = NULL; local
304 BufferMapper *mapper = mFrameBuffers.valueAt(index); local
    [all...]
BufferCache.cpp 35 bool BufferCache::addMapper(uint64_t handle, BufferMapper* mapper)
43 // add mapper
44 index = mBufferPool.add(handle, mapper);
46 ELOGTRACE("failed to add mapper. err = %d", index);
53 bool BufferCache::removeMapper(BufferMapper* mapper)
57 if (!mapper) {
58 ELOGTRACE("invalid mapper");
62 index = mBufferPool.removeItem(mapper->getKey());
64 WLOGTRACE("failed to remove mapper. err = %d", index);
92 BufferMapper* mapper = mBufferPool.valueAt(index) local
    [all...]
BufferCache.h 30 // add a new mapper into buffer cache
31 virtual bool addMapper(uint64_t handle, BufferMapper* mapper);
32 //remove mapper
33 virtual bool removeMapper(BufferMapper* mapper);
34 // get a buffer mapper
38 // get mapper with an index
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 1011 FakeInputMapper* mapper = new FakeInputMapper(device, sources); local
1012 device->addMapper(mapper);
1015 return mapper;
1046 FakeInputMapper* mapper = NULL; local
1047 ASSERT_NO_FATAL_FAILURE(mapper = addDeviceWithFakeInputMapper(1, 0, String8("fake"),
1049 mapper->setKeyCodeState(AKEYCODE_A, AKEY_STATE_DOWN);
1073 FakeInputMapper* mapper = NULL; local
1100 FakeInputMapper* mapper = NULL; local
1127 FakeInputMapper* mapper = NULL; local
1171 FakeInputMapper* mapper = NULL; local
1494 SwitchInputMapper* mapper = new SwitchInputMapper(mDevice); local
1501 SwitchInputMapper* mapper = new SwitchInputMapper(mDevice); local
1512 SwitchInputMapper* mapper = new SwitchInputMapper(mDevice); local
1557 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, local
1570 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, local
1678 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, local
1723 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, local
1746 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, local
1823 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, local
1835 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, local
1847 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, local
1868 KeyboardInputMapper* mapper = new KeyboardInputMapper(mDevice, local
1976 CursorInputMapper* mapper = new CursorInputMapper(mDevice); local
1984 CursorInputMapper* mapper = new CursorInputMapper(mDevice); local
1992 CursorInputMapper* mapper = new CursorInputMapper(mDevice); local
2023 CursorInputMapper* mapper = new CursorInputMapper(mDevice); local
2042 CursorInputMapper* mapper = new CursorInputMapper(mDevice); local
2097 CursorInputMapper* mapper = new CursorInputMapper(mDevice); local
2121 CursorInputMapper* mapper = new CursorInputMapper(mDevice); local
2145 CursorInputMapper* mapper = new CursorInputMapper(mDevice); local
2182 CursorInputMapper* mapper = new CursorInputMapper(mDevice); local
2200 CursorInputMapper* mapper = new CursorInputMapper(mDevice); local
2251 CursorInputMapper* mapper = new CursorInputMapper(mDevice); local
2427 CursorInputMapper* mapper = new CursorInputMapper(mDevice); local
2677 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
2686 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
2697 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
2707 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
2717 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
2746 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
2775 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
2791 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
2842 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
2964 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
3038 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
3129 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
3153 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
3215 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
3260 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
3284 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
3445 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
3581 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
3654 SingleTouchInputMapper* mapper = new SingleTouchInputMapper(mDevice); local
3869 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); local
4146 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); local
4322 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); local
4493 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); local
4543 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); local
4581 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); local
4634 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); local
4668 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); local
4697 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); local
4858 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); local
5009 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); local
5081 MultiTouchInputMapper* mapper = new MultiTouchInputMapper(mDevice); local
    [all...]
  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnOverlayPlane.h 49 virtual bool rotatedBufferReady(BufferMapper& mapper, BufferMapper* &rotatedMapper);
50 virtual bool useOverlayRotation(BufferMapper& mapper);
53 void signalVideoRotation(BufferMapper& mapper);
55 virtual bool setDataBuffer(BufferMapper& mapper);
57 virtual bool bufferOffsetSetup(BufferMapper& mapper);
58 virtual bool coordinateSetup(BufferMapper& mapper);
59 virtual bool scalingSetup(BufferMapper& mapper);
AnnCursorPlane.cpp 89 bool AnnCursorPlane::setDataBuffer(BufferMapper& mapper)
91 int w = mapper.getWidth();
92 int h = mapper.getHeight();
121 if (mapper.getFormat() == HAL_PIXEL_FORMAT_RGBA_8888) {
123 } else if (mapper.getFormat() == HAL_PIXEL_FORMAT_BGRA_8888) {
125 uint8_t *p = (uint8_t *)(mapper.getCpuAddress(0));
127 uint32_t stride = mapper.getStride().rgb.stride;
148 uint8_t *p = (uint8_t *)(mapper.getCpuAddress(0));
150 uint32_t stride = mapper.getStride().rgb.stride;
176 mContext.ctx.cs_ctx.surf = mapper.getGttOffsetInPage(0) << 12
    [all...]
AnnRGBPlane.cpp 138 bool AnnRGBPlane::setDataBuffer(BufferMapper& mapper)
160 if (!PixelFormat::convertFormat(mapper.getFormat(), spriteFormat, bpp)) {
161 ELOGTRACE("unsupported format %#x", mapper.getFormat());
166 srcX = mapper.getCrop().x;
167 srcY = mapper.getCrop().y;
168 srcW = mapper.getWidth();
169 srcH = mapper.getHeight();
170 stride = mapper.getStride().rgb.stride;
173 linoff = srcY * stride + srcX * bpp + (mapper.getCrop().h - 1) * stride + (mapper.getCrop().w - 1) * bpp
    [all...]
  /hardware/intel/img/hwcomposer/ips/common/
OverlayPlaneBase.h 60 virtual bool setDataBuffer(BufferMapper& mapper);
61 virtual bool bufferOffsetSetup(BufferMapper& mapper);
63 virtual bool coordinateSetup(BufferMapper& mapper);
69 virtual bool scalingSetup(BufferMapper& mapper);
81 virtual void putTTMMapper(BufferMapper* mapper);
82 virtual bool rotatedBufferReady(BufferMapper& mapper, BufferMapper* &rotatedMapper);
83 virtual bool useOverlayRotation(BufferMapper& mapper);
86 inline bool isActiveTTMBuffer(BufferMapper *mapper);
87 void updateActiveTTMBuffers(BufferMapper *mapper);
OverlayPlaneBase.cpp 352 TTMBufferMapper *mapper; local
428 // create buffer mapper
431 mapper = new TTMBufferMapper(*mWsbm, buf);
432 if (!mapper) {
433 ELOGTRACE("failed to allocate mapper");
437 ret = mapper->map();
441 ret = mapper->map();
452 // add mapper
453 index = mTTMBuffers.add(khandle, mapper);
459 // increase mapper refCount since it is added to mTTMBuffer
532 BufferMapper* mapper; local
548 BufferMapper* mapper; local
1120 BufferMapper *mapper; local
    [all...]
SpritePlaneBase.h 40 virtual bool setDataBuffer(BufferMapper& mapper) = 0;
  /dalvik/dx/src/com/android/dx/ssa/back/
NullRegisterAllocator.java 47 BasicRegisterMapper mapper = new BasicRegisterMapper(oldRegCount); local
50 mapper.addMapping(i, i*2, 2);
53 return mapper;
FirstFitAllocator.java 63 BasicRegisterMapper mapper local
99 mapper.addMapping(i, newReg, maxCategory);
102 mapper.addMapping(i, nextNewRegister, maxCategory);
125 mapper.addMapping(j, newReg, maxCategory);
136 return mapper;
  /external/dexmaker/src/dx/java/com/android/dx/ssa/back/
NullRegisterAllocator.java 50 BasicRegisterMapper mapper = new BasicRegisterMapper(oldRegCount); local
53 mapper.addMapping(i, i*2, 2);
56 return mapper;
FirstFitAllocator.java 65 BasicRegisterMapper mapper local
101 mapper.addMapping(i, newReg, maxCategory);
104 mapper.addMapping(i, nextNewRegister, maxCategory);
127 mapper.addMapping(j, newReg, maxCategory);
138 return mapper;
  /hardware/intel/img/hwcomposer/common/planes/
DisplayPlane.cpp 174 BufferMapper *mapper; local
209 mapper = mapBuffer(buffer);
210 if (!mapper) {
216 VLOGTRACE("got mapper in saved data buffers and update source Crop");
217 mapper = mDataBuffers.valueAt(index);
220 // always update source crop to mapper
221 mapper->setCrop(mSrcCrop.x, mSrcCrop.y, mSrcCrop.w, mSrcCrop.h);
223 mapper->setIsCompression(isCompression);
225 // unlock buffer after getting mapper
229 ret = setDataBuffer(*mapper);
247 BufferMapper *mapper = bm->map(*buffer); local
298 BufferMapper* mapper; local
317 BufferMapper* mapper; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/letest/
SimpleFontInstance.cpp 91 LEGlyphID SimpleFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool filterZeroWidth) const
93 return LEFontInstance::mapCharToGlyph(ch, mapper, filterZeroWidth);
98 LEGlyphID SimpleFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper) const
100 return LEFontInstance::mapCharToGlyph(ch, mapper);
SimpleFontInstance.h 49 virtual LEGlyphID mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool filterZeroWidth) const;
53 virtual LEGlyphID mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper) const;
  /external/icu/icu4c/source/test/letest/
SimpleFontInstance.cpp 91 LEGlyphID SimpleFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool filterZeroWidth) const
93 return LEFontInstance::mapCharToGlyph(ch, mapper, filterZeroWidth);
98 LEGlyphID SimpleFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper) const
100 return LEFontInstance::mapCharToGlyph(ch, mapper);
SimpleFontInstance.h 49 virtual LEGlyphID mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool filterZeroWidth) const;
53 virtual LEGlyphID mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper) const;
  /external/icu/icu4c/source/test/perf/leperf/
SimpleFontInstance.cpp 91 LEGlyphID SimpleFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool filterZeroWidth) const
93 return LEFontInstance::mapCharToGlyph(ch, mapper, filterZeroWidth);
98 LEGlyphID SimpleFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper) const
100 return LEFontInstance::mapCharToGlyph(ch, mapper);
SimpleFontInstance.h 49 virtual LEGlyphID mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool filterZeroWidth) const;
53 virtual LEGlyphID mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper) const;
  /art/test/004-StackWalk/
stack_walk_jni.cc 109 TestReferenceMapVisitor mapper(soa.Self());
110 mapper.WalkStack();
120 TestReferenceMapVisitor mapper(soa.Self());
121 mapper.WalkStack();
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SsaInsn.java 150 * @param mapper {@code non-null;} mapping from old to new registers
152 public final void mapRegisters(RegisterMapper mapper) {
155 result = mapper.map(result);
157 mapSourceRegisters(mapper);
163 * @param mapper new mapping
165 abstract public void mapSourceRegisters(RegisterMapper mapper);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.event_1.2.0.v20100503.jar 

Completed in 285 milliseconds

1 2 3 4 5 6 7 8