Home
last modified time | relevance | path

Searched refs:dstLod (Results 1 – 5 of 5) sorted by relevance

/frameworks/rs/rsov/driver/
DrsovAllocation.h137 uint32_t dstLod, size_t count,
144 uint32_t dstYoff, uint32_t dstLod, RsAllocationCubemapFace dstFace,
152 uint32_t dstYoff, uint32_t dstLod, RsAllocationCubemapFace dstFace,
160 uint32_t dstYoff, uint32_t dstZoff, uint32_t dstLod, uint32_t w, uint32_t h,
167 uint32_t dstYoff, uint32_t dstZoff, uint32_t dstLod, uint32_t w, uint32_t h,
DrsovAllocation.cpp496 uint32_t dstXoff, uint32_t dstLod, size_t count, in rsovAllocationData1D_alloc() argument
502 uint32_t dstYoff, uint32_t dstLod, RsAllocationCubemapFace dstFace, in rsovAllocationData2D_alloc_script() argument
508 GetOffsetPtr(dstAlloc, dstXoff, dstYoff + i, 0, dstLod, dstFace); in rsovAllocationData2D_alloc_script()
517 uint32_t dstYoff, uint32_t dstZoff, uint32_t dstLod, uint32_t w, uint32_t h, in rsovAllocationData3D_alloc_script() argument
524 GetOffsetPtr(dstAlloc, dstXoff, dstYoff + i, dstZoff + j, dstLod, in rsovAllocationData3D_alloc_script()
536 uint32_t dstYoff, uint32_t dstLod, RsAllocationCubemapFace dstFace, in rsovAllocationData2D_alloc() argument
545 rsovAllocationData2D_alloc_script(rsc, dstAlloc, dstXoff, dstYoff, dstLod, in rsovAllocationData2D_alloc()
552 uint32_t dstZoff, uint32_t dstLod, uint32_t w, in rsovAllocationData3D_alloc() argument
564 dstLod, w, h, d, srcAlloc, srcXoff, srcYoff, in rsovAllocationData3D_alloc()
/frameworks/rs/driver/
DrsdAllocation.h148 uint32_t dstXoff, uint32_t dstLod, size_t count,
153 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod,
161 uint32_t dstLod,
DrsdAllocation.cpp1022 uint32_t dstXoff, uint32_t dstLod, size_t count, in rsdAllocationData1D_alloc() argument
1030 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc_script() argument
1037 uint8_t *dstPtr = GetOffsetPtr(dstAlloc, dstXoff, dstYoff + i, 0, dstLod, dstFace); in rsdAllocationData2D_alloc_script()
1048 … uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dstLod, in rsdAllocationData3D_alloc_script() argument
1056 dstLod, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); in rsdAllocationData3D_alloc_script()
1069 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc() argument
1080 dstLod, dstFace, w, h, srcAlloc, in rsdAllocationData2D_alloc()
1087 uint32_t dstLod, in rsdAllocationData3D_alloc() argument
1098 dstLod, w, h, d, srcAlloc, in rsdAllocationData3D_alloc()
/frameworks/rs/
Drs_hal.h277 uint32_t dstXoff, uint32_t dstLod, size_t count,
281 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod,
289 uint32_t dstLod,