/frameworks/rs/driver/ |
D | rsdAllocation.h | 116 uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, 131 uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, 154 RsAllocationCubemapFace dstFace, uint32_t w, uint32_t h, 157 RsAllocationCubemapFace srcFace);
|
D | rsdAllocation.cpp | 89 uint32_t lod, RsAllocationCubemapFace face) { in GetOffsetPtr() 101 RsAllocationCubemapFace face, uint32_t w, uint32_t h) { in Update2DTexture() 132 const uint8_t *p = GetOffsetPtr(alloc, 0, 0, 0, lod, (RsAllocationCubemapFace)face); in Upload2DTexture() 518 lodBias, (RsAllocationCubemapFace)alloc->mHal.state.originFace); in rsdAllocationAdapterOffset() 849 uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, in rsdAllocationData2D() 962 … uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, in rsdAllocationRead2D() 1041 RsAllocationCubemapFace dstFace, uint32_t w, uint32_t h, in rsdAllocationData2D_alloc_script() 1044 RsAllocationCubemapFace srcFace) { in rsdAllocationData2D_alloc_script() 1080 RsAllocationCubemapFace dstFace, uint32_t w, uint32_t h, in rsdAllocationData2D_alloc() 1083 RsAllocationCubemapFace srcFace) { in rsdAllocationData2D_alloc() [all …]
|
/frameworks/rs/ |
D | rsAllocation.h | 133 … void data(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, 139 … void read(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, 191 void * getPointer(const Context *rsc, uint32_t lod, RsAllocationCubemapFace face, 196 RsAllocationCubemapFace face = RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X,
|
D | rs_hal.h | 249 RsAllocationCubemapFace face, uint32_t w, uint32_t h, 261 RsAllocationCubemapFace face, uint32_t w, uint32_t h, 282 RsAllocationCubemapFace dstFace, uint32_t w, uint32_t h, 285 RsAllocationCubemapFace srcFace); 309 uint32_t lod, RsAllocationCubemapFace face,
|
D | rsHidlAdaptation.h | 87 …ion2DData(RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, RsAllocationCubemapFace, uint32_t… 93 …ion2DRead(RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, RsAllocationCubemapFace, uint32_t… 101 …oid *AllocationGetPointer(RsContext, RsAllocation, uint32_t lod, RsAllocationCubemapFace face, uin…
|
D | rsAllocation.cpp | 172 void * Allocation::getPointer(const Context *rsc, uint32_t lod, RsAllocationCubemapFace face, in getPointer() 212 …ation::data(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, in data() 242 …ation::read(Context *rsc, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, in read() 701 …xt *rsc, RsAllocation va, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, in rsi_Allocation2DData() 807 texAlloc->data(rsc, 0, dI, 0, (RsAllocationCubemapFace)face, in rsi_AllocationCubeCreateFromBitmap() 834 (RsAllocationCubemapFace)dstFace, in rsi_AllocationCopy2DRange() 837 (RsAllocationCubemapFace)srcFace); in rsi_AllocationCopy2DRange() 889 uint32_t lod, RsAllocationCubemapFace face, in rsi_AllocationGetPointer() 910 uint32_t lod, RsAllocationCubemapFace face, uint32_t w, in rsi_Allocation2DRead()
|
D | rs.spec | 170 param RsAllocationCubemapFace face 208 param RsAllocationCubemapFace face 260 param RsAllocationCubemapFace face
|
D | rsApiStubs.h | 70 …ocationGetPointer (RsContext rsc, RsAllocation va, uint32_t lod, RsAllocationCubemapFace face, uin… 74 …sc, RsAllocation va, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, uin… 80 …sc, RsAllocation va, uint32_t xoff, uint32_t yoff, uint32_t lod, RsAllocationCubemapFace face, uin…
|
D | rsDefines.h | 108 enum RsAllocationCubemapFace { enum
|
D | rsApiStubs.cpp | 391 …ationGetPointer (RsContext ctxWrapper, RsAllocation va, uint32_t lod, RsAllocationCubemapFace face, in rsAllocationGetPointer() 416 RsAllocationCubemapFace face, uint32_t w, uint32_t h, in rsAllocation2DData() 452 RsAllocationCubemapFace face, uint32_t w, uint32_t h, in rsAllocation2DRead()
|
D | rsHidlAdaptation.cpp | 589 uint32_t lod, RsAllocationCubemapFace face, in Allocation2DData() 642 uint32_t lod, RsAllocationCubemapFace face, in Allocation2DRead() 1046 uint32_t lod, RsAllocationCubemapFace face, in AllocationGetPointer()
|
/frameworks/rs/cpp/ |
D | rsDispatch.h | 62 …taFnPtr) (RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, RsAllocationCubemapFace, uint32_t… 68 …adFnPtr) (RsContext, RsAllocation, uint32_t, uint32_t, uint32_t, RsAllocationCubemapFace, uint32_t… 104 …locationGetPointerFnPtr) (RsContext, RsAllocation, uint32_t lod, RsAllocationCubemapFace face, uin…
|
D | rsCppStructs.h | 589 RsAllocationCubemapFace mSelectedFace;
|
/frameworks/rs/cpu_ref/ |
D | rsCpuCore.cpp | 333 RsAllocationCubemapFace face = RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X, in FepPtrSetup() 409 (RsAllocationCubemapFace)fep.current.face, in walk_general_foreach() 909 (RsAllocationCubemapFace) mtls->fep.current.face, in launchForEach()
|
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 1226 RsAllocationCubemapFace face = (RsAllocationCubemapFace)_face; in nAllocationData2D() 1346 RsAllocationCubemapFace face = (RsAllocationCubemapFace)_face; in nAllocationRead2D()
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1435 RsAllocationCubemapFace face = (RsAllocationCubemapFace)_face; in nAllocationData2D() 1576 RsAllocationCubemapFace face = (RsAllocationCubemapFace)_face; in nAllocationRead2D()
|