Searched refs:RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X (Results 1 - 11 of 11) sorted by relevance

/frameworks/rs/scriptc/
H A Drs_object_types.rsh99 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X = 0,
/frameworks/rs/driver/
H A DrsdAllocation.cpp489 rsdAllocationData2D(rsc, alloc, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, alloc->getType()->getDimX(), alloc->getType()->getDimY(), alloc->mHal.state.userProvidedPtr, allocSize, 0);
876 uint8_t * ptr = GetOffsetPtr(alloc, xoff, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X);
969 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X);
995 const uint8_t * ptr = GetOffsetPtr(alloc, xoff, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X);
1046 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X);
1108 dstLod, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X);
1110 srcLod, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X);
1159 uint8_t * ptr = GetOffsetPtr(alloc, x, y, z, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X);
1178 uint8_t * ptr = GetOffsetPtr(alloc, x, y, z, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X);
/frameworks/rs/
H A DrsDefines.h109 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X = 0, enumerator in enum:RsAllocationCubemapFace
H A DrsAllocation.cpp175 ((face != RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X) && !mHal.state.hasFaces) ||
719 a->read(rsc, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X,
761 a->read(rsc, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X,
815 texAlloc->data(rsc, 0, 0, 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X,
H A DrsAllocation.h200 RsAllocationCubemapFace face = RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X,
198 getPointerUnchecked(uint32_t x, uint32_t y, uint32_t z = 0, uint32_t lod = 0, RsAllocationCubemapFace face = RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, uint32_t a1 = 0, uint32_t a2 = 0, uint32_t a3 = 0, uint32_t a4 = 0) const argument
H A DrsFont.cpp477 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, mCacheWidth, mCacheHeight,
/frameworks/rs/api/
H A Drs_object_types.spec90 value: RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X = 0
/frameworks/rs/cpp/
H A DAllocation.cpp43 mSelectedFace(RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X) {
182 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, 0, 0, stride, sizeof(size_t));
/frameworks/support/v8/renderscript/jni/
H A Dandroid_renderscript_RenderScript.cpp1133 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, info.width,
2199 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, 0, 0,
2233 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, dimZ, 0,
2259 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, 0, 0,
/frameworks/rs/cpu_ref/
H A DrsCpuCore.cpp342 RsAllocationCubemapFace face = RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X,
339 FepPtrSetup(const MTLaunchStructForEach *mtls, RsExpandKernelDriverInfo *fep, uint32_t x, uint32_t y, uint32_t z = 0, uint32_t lod = 0, RsAllocationCubemapFace face = RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, uint32_t a1 = 0, uint32_t a2 = 0, uint32_t a3 = 0, uint32_t a4 = 0) argument
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1367 0, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X,
2781 RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, 0, 0,

Completed in 235 milliseconds