Home
last modified time | relevance | path

Searched refs:srcLod (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/rs/driver/
DrsdAllocation.h90 uint32_t srcXoff, uint32_t srcLod);
96 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod,
105 uint32_t srcLod, RsAllocationCubemapFace srcFace);
DrsdAllocation.cpp432 uint32_t srcXoff, uint32_t srcLod) { in rsdAllocationData1D_alloc() argument
455 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc_script() argument
460 uint8_t *srcPtr = getOffsetPtr(srcAlloc, srcXoff, srcYoff + i, srcLod, srcFace); in rsdAllocationData2D_alloc_script()
473 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc() argument
482 srcXoff, srcYoff, srcLod, srcFace); in rsdAllocationData2D_alloc()
492 uint32_t srcLod, RsAllocationCubemapFace srcFace) { in rsdAllocationData3D_alloc() argument
/frameworks/base/libs/rs/
Drs_hal.h134 const Allocation *srcAlloc, uint32_t srcXoff, uint32_t srcLod);
140 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod,
149 uint32_t srcLod, RsAllocationCubemapFace srcFace);