[go: nahoru, domu]

Searched refs:mID (Results 26 - 50 of 56) sorted by relevance

123

/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
H A DUnitTest.java84 switch (mID) {
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
H A DUnitTest.java84 switch (mID) {
/frameworks/base/rs/java/android/renderscript/
H A DElement.java156 int mID; field in class:Element.DataType
159 mID = id;
164 mID = id;
189 int mID; field in class:Element.DataKind
191 mID = id;
1113 if(dt.mID == dataBuffer[0]){
1119 if(dk.mID == dataBuffer[1]){
1155 long id = rs.nElementCreate(dt.mID, dk.mID, norm, vecSize);
1193 long id = rs.nElementCreate(dt.mID, d
[all...]
H A DRenderScript.java197 int mID; field in class:RenderScript.ContextType
199 mID = id;
540 rsnAllocationData1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding);
576 rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes, dt.mID, mSize, usePadding);
611 dt.mID, mSize, usePadding);
617 rsnAllocationRead(mContext, id, d, dt.mID, mSize, usePadding);
625 rsnAllocationRead1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding);
643 rsnAllocationRead2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes, dt.mID, mSize, usePadding);
653 rsnAllocationRead3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes, dt.mID, mSize, usePadding);
914 native void rsnProgramBindConstants(long con, long pv, int slot, long mID); argument
915 nProgramBindConstants(long pv, int slot, long mID) argument
1149 protected int mID; field in class:RenderScript.RSMessageHandler
1221 int mID; field in class:RenderScript.Priority
[all...]
H A DAllocation.java252 int mID; field in class:Allocation.MipmapControl
254 mID = id;
1446 mSelectedLOD, mSelectedFace.mID,
1448 data.mSelectedLOD, data.mSelectedFace.mID);
1490 mRS.nAllocationData2D(getIDSafe(), xoff, yoff, mSelectedLOD, mSelectedFace.mID, w, h,
1686 mSelectedLOD, mSelectedFace.mID,
1688 data.mSelectedLOD, data.mSelectedFace.mID);
1716 mRS.nAllocationData2D(getIDSafe(), xoff, yoff, mSelectedLOD, mSelectedFace.mID, data);
2083 // Sets zero the mID so that the finalizer of the old mType value won't
2409 mRS.nAllocationRead2D(getIDSafe(), xoff, yoff, mSelectedLOD, mSelectedFace.mID,
[all...]
H A DType.java73 int mID; field in class:Type.CubemapFace
75 mID = id;
H A DMesh.java82 int mID; field in class:Mesh.Primitive
84 mID = id;
391 prim[ct] = entry.prim.mID;
535 prim[ct] = entry.prim.mID;
H A DAllocationAdapter.java90 mSelectedLOD, mSelectedFace.mID, a1, a2, a3, a4);
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DElement.java160 int mID; field in class:Element.DataType
163 mID = id;
168 mID = id;
193 int mID; field in class:Element.DataKind
195 mID = id;
762 return mRS.nIncElementCreate(mType.mID, mKind.mID, mNormalized, mVectorSize);
776 long id = rs.nElementCreate(dt.mID, dk.mID, norm, vecSize);
813 long id = rs.nElementCreate(dt.mID, d
[all...]
H A DAllocation.java221 int mID; field in class:Allocation.MipmapControl
223 mID = id;
1422 mSelectedLOD, mSelectedFace.mID,
1424 data.mSelectedLOD, data.mSelectedFace.mID);
1463 mRS.nAllocationData2D(getIDSafe(), xoff, yoff, mSelectedLOD, mSelectedFace.mID, w, h,
1649 mSelectedLOD, mSelectedFace.mID,
1651 data.mSelectedLOD, data.mSelectedFace.mID);
1674 mRS.nAllocationData2D(getIDSafe(), xoff, yoff, mSelectedLOD, mSelectedFace.mID, data);
2305 mRS.nAllocationRead2D(getIDSafe(), xoff, yoff, mSelectedLOD, mSelectedFace.mID, w, h,
2567 long id = rs.nAllocationCreateTyped(type.getID(rs), mips.mID, usag
[all...]
H A DType.java72 int mID; field in class:Type.CubemapFace
74 mID = id;
H A DRenderScript.java278 int mID; field in class:RenderScript.ContextType
280 mID = id;
466 rsnAllocationData1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding);
509 rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes, dt.mID, mSize, usePadding);
545 dt.mID, mSize, usePadding);
551 rsnAllocationRead(mContext, id, d, dt.mID, mSize, usePadding);
559 rsnAllocationRead1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding);
579 rsnAllocationRead2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes, dt.mID, mSize, usePadding);
590 rsnAllocationRead3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes, dt.mID, mSize, usePadding);
1139 protected int mID; field in class:RenderScript.RSMessageHandler
1209 int mID; field in class:RenderScript.Priority
[all...]
/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.h37 IOMX::buffer_id mID; member in struct:android::Harness::Buffer
H A DOMXHarness.cpp91 if ((*inputBuffers)[i].mID == msg.u.buffer_data.buffer) {
105 if ((*outputBuffers)[i].mID == msg.u.buffer_data.buffer) {
198 node, portIndex, buffer.mMemory, &buffer.mID, buffer.mMemory->size());
325 err = mOMX->fillBuffer(node, outputBuffers[i].mID);
350 err = mOMX->fillBuffer(node, outputBuffers[i].mID);
394 err = mOMX->freeBuffer(node, 0, inputBuffers[i].mID);
402 err = mOMX->freeBuffer(node, 1, outputBuffers[i].mID);
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsic.h67 RsScriptIntrinsicID mID; member in class:android::renderscript::RsdCpuScriptIntrinsic
H A DrsCpuIntrinsic.cpp27 mID = iid;
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
H A DUnitTest.java84 switch (mID) {
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUnitTest.java84 switch (mID) {
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
H A DUnitTest.java84 switch (mID) {
/frameworks/base/core/java/android/view/
H A DViewStub.java113 mID = a.getResourceId(R.styleable.ViewStub_id, NO_ID);
H A DView.java1694 int mID = NO_ID; field in class:View
4259 mID = a.getResourceId(attr, NO_ID);
6626 final int id = mID;
6798 if (mID != View.NO_ID) {
6804 View label = rootView.findLabelForView(this, mID);
6811 && Resources.resourceHasPackage(mID)) {
6813 String viewId = getResources().getResourceName(mID);
7329 && mID == View.NO_ID) {
7330 mID = generateViewId();
8708 if (mID
[all...]
/frameworks/native/include/media/hardware/
H A DVideoAPI.h196 } mID;
/frameworks/av/media/libstagefright/include/
H A DOMXNodeInstance.h165 OMX::buffer_id mID; member in struct:android::OMXNodeInstance::ActiveBuffer
/frameworks/av/media/libstagefright/foundation/
H A DColorUtils.cpp593 data[0] = info.mID;
662 info->mID = HDRStaticInfo::kType1;
/frameworks/av/media/libstagefright/webm/
H A DWebmElement.cpp417 if (info->mID == HDRStaticInfo::kType1) {

Completed in 2752 milliseconds

123