Home
last modified time | relevance | path

Searched refs:RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X (Results 1 – 15 of 15) sorted by relevance

/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dctxt_default.rs17 _RS_ASSERT_EQU(rsGetFace(context), RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X);
/frameworks/rs/driver/
DrsdAllocation.cpp489 …rsdAllocationData2D(rsc, alloc, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, alloc->getType()->… in rsdAllocationInitStrided()
876 uint8_t * ptr = GetOffsetPtr(alloc, xoff, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); in rsdAllocationData1D()
969 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); in rsdAllocationData3D()
995 const uint8_t * ptr = GetOffsetPtr(alloc, xoff, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); in rsdAllocationRead1D()
1046 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); in rsdAllocationRead3D()
1108 dstLod, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); in rsdAllocationData3D_alloc_script()
1110 srcLod, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); in rsdAllocationData3D_alloc_script()
1159 uint8_t * ptr = GetOffsetPtr(alloc, x, y, z, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); in rsdAllocationElementData()
1178 uint8_t * ptr = GetOffsetPtr(alloc, x, y, z, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); in rsdAllocationElementRead()
/frameworks/rs/
DrsDefines.h109 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X = 0, enumerator
DrsAllocation.cpp175 ((face != RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X) && !mHal.state.hasFaces) || in getPointer()
719 a->read(rsc, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, in rsi_AllocationCopyToBitmap()
761 a->read(rsc, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, in rsi_AllocationRead()
815 texAlloc->data(rsc, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, in rsi_AllocationCreateFromBitmap()
DrsAllocation.h200 RsAllocationCubemapFace face = RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X,
DrsFont.cpp477 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, mCacheWidth, mCacheHeight, in cacheBitmap()
/frameworks/rs/api/
Drs_object_types.spec90 value: RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X = 0
/frameworks/rs/cpp/
DAllocation.cpp43 mSelectedFace(RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X) { in Allocation()
182RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, 0, 0, stride, sizeof(size_t)); in getPointer()
/frameworks/rs/scriptc/
Drs_object_types.rsh99 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X = 0,
Drs_for_each.rsh412 * Returns RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X if the face dimension is not
/frameworks/support/v8/renderscript/jni/
Dandroid_renderscript_RenderScript.cpp1146 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, info.width, in nAllocationCopyFromBitmap()
2212 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, 0, 0, in nIncAllocationCreateTyped()
2246 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, dimZ, 0, in nAllocationGetByteBuffer()
2271 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, 0, 0, in nAllocationGetStride()
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_object_types.jd122 <tr><th>RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X = 0</th><td></td></tr>
Drs_for_each.jd827 <p> Returns RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X if the face dimension is not
/frameworks/rs/cpu_ref/
DrsCpuCore.cpp342 RsAllocationCubemapFace face = RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, in FepPtrSetup()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1367 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, in nAllocationCopyFromBitmap()
2781 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, 0, 0, in nAllocationGetByteBuffer()