/hardware/intel/common/libva/debian.upstream/ |
D | rules | 3 include /usr/share/cdbs/1/rules/debhelper.mk 4 include /usr/share/cdbs/1/class/autotools.mk 5 include /usr/share/cdbs/1/rules/utils.mk
|
D | copyright | 41 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
|
/hardware/intel/img/psb_video/debian/ |
D | rules | 37 cp -f /usr/share/misc/config.sub config.sub 40 cp -f /usr/share/misc/config.guess config.guess 42 …=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/in…
|
/hardware/qcom/gps/msm8998/utils/ |
D | LocSharedLock.h | 50 inline LocSharedLock* share() { android_atomic_inc(&mRef); return this; } in share() function
|
D | LocTimer.cpp | 480 mLock(mClient->mLock->share()), in LocTimerDelegate()
|
/hardware/qcom/gps/msm8996/utils/ |
D | LocSharedLock.h | 50 inline LocSharedLock* share() { android_atomic_inc(&mRef); return this; } in share() function
|
D | LocTimer.cpp | 478 mLock(mClient->mLock->share()), in LocTimerDelegate()
|
/hardware/qcom/gps/msm8909/utils/ |
D | LocSharedLock.h | 50 inline LocSharedLock* share() { android_atomic_inc(&mRef); return this; } in share() function
|
D | LocTimer.cpp | 479 mLock(mClient->mLock->share()), in LocTimerDelegate()
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | LocSharedLock.h | 50 inline LocSharedLock* share() { android_atomic_inc(&mRef); return this; } in share() function
|
D | LocTimer.cpp | 481 mLock(mClient->mLock->share()), in LocTimerDelegate()
|
/hardware/google/av/codec2/tests/vndk/ |
D | C2BufferTest.cpp | 401 C2ConstLinearBlock constBlock = block->share( in TEST_F() 545 C2ConstGraphicBlock constBlock = block->share(C2Rect(kWidth, kHeight), fence); in TEST_F() 626 …std::shared_ptr<C2BufferData> data(new BufferData({ linearBlock1->share(0, kCapacity1, C2Fence()) … in TEST_F() 633 linearBlock1->share(0, kCapacity1, C2Fence()), in TEST_F() 634 linearBlock2->share(0, kCapacity2, C2Fence()), in TEST_F() 642 data.reset(new BufferData({ graphicBlock1->share(kCrop1, C2Fence()) })); in TEST_F() 649 graphicBlock1->share(kCrop1, C2Fence()), in TEST_F() 650 graphicBlock2->share(kCrop2, C2Fence()), in TEST_F() 685 std::shared_ptr<C2Buffer> buffer(new Buffer( { block->share(0, kCapacity, C2Fence()) })); in TEST_F() 692 buffer.reset(new Buffer( { block->share(0, kCapacity, C2Fence()) })); in TEST_F() [all …]
|
/hardware/google/av/media/sfplugin/ |
D | Codec2Buffer.cpp | 146 return C2Buffer::CreateLinearBuffer(mBlock->share(offset(), size(), C2Fence())); in asC2Buffer() 556 mBlock->share(C2Rect(width, height), C2Fence())); in asC2Buffer() 596 block->share(C2Rect(buffer->width, buffer->height), C2Fence())); in asC2Buffer() 769 return C2Buffer::CreateLinearBuffer(mBlock->share(offset(), size(), C2Fence())); in asC2Buffer()
|
D | C2OMXNode.cpp | 243 new Buffer2D(block->share( in emptyBuffer()
|
/hardware/google/av/media/codecs/base/ |
D | SimpleC2Component.cpp | 468 return C2Buffer::CreateLinearBuffer(block->share(offset, size, ::C2Fence())); in createLinearBuffer() 478 return C2Buffer::CreateGraphicBuffer(block->share(crop, ::C2Fence())); in createGraphicBuffer()
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | README.md | 43 provides the functionalities to share buffers between buffer pool clients.
|
/hardware/google/av/codec2/hidl/1.0/utils/ |
D | InputSurfaceConnection.cpp | 193 new Buffer2D(block->share( in submitBuffer()
|
D | types.cpp | 1072 *buffer = C2Buffer::CreateLinearBuffer(block->share( in createLinearBuffer() 1102 *buffer = C2Buffer::CreateGraphicBuffer(block->share( in createGraphicBuffer()
|
/hardware/interfaces/wifi/1.2/ |
D | types.hal | 100 * Note: multiple NDPs may share the same schedule, the indication specifies all NDPs to which it
|
/hardware/google/av/codec2/include/ |
D | C2Buffer.h | 1164 C2ConstLinearBlock share(size_t offset, size_t size, C2Fence fence); 1261 c2_status_t share(size_t size, C2Fence fence, std::vector<C2ConstLinearBlock> &blocks); 1950 C2ConstGraphicBlock share(const C2Rect &crop, C2Fence fence);
|
/hardware/intel/common/libmix/mix_common/ |
D | INSTALL | 210 If you want to set default values for `configure' scripts to share, 213 `configure' looks for `PREFIX/share/config.site' if it exists, then
|
/hardware/google/av/media/codecs/cmds/ |
D | codec2.cpp | 71 : C2Buffer({ block->share(block->offset(), block->size(), ::C2Fence()) }) {} in LinearBuffer()
|
/hardware/google/av/codec2/vndk/ |
D | C2Buffer.cpp | 322 C2ConstLinearBlock C2LinearBlock::share(size_t offset_, size_t size_, C2Fence fence) { in share() function in C2LinearBlock 1066 C2ConstGraphicBlock C2GraphicBlock::share(const C2Rect &crop, C2Fence fence) { in share() function in C2GraphicBlock
|
/hardware/intel/bootstub/ |
D | LICENSE | 20 freedom to share and change it. By contrast, the GNU General Public 21 License is intended to guarantee your freedom to share and change free
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 1149 * control for the brightness of all displays and this property is to share
|