Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdAllocation.h150 uint32_t srcXoff, uint32_t srcLod);
156 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod,
165 uint32_t srcLod);
DrsdAllocation.cpp1034 uint32_t srcXoff, uint32_t srcLod) { in rsdAllocationData1D_alloc() argument
1043 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc_script() argument
1048 uint8_t *srcPtr = GetOffsetPtr(srcAlloc, srcXoff, srcYoff + i, 0, srcLod, srcFace); in rsdAllocationData2D_alloc_script()
1061 … uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, uint32_t srcLod) { in rsdAllocationData3D_alloc_script() argument
1068 srcLod, RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X); in rsdAllocationData3D_alloc_script()
1082 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc() argument
1091 srcXoff, srcYoff, srcLod, srcFace); in rsdAllocationData2D_alloc()
1101 uint32_t srcLod) { in rsdAllocationData3D_alloc() argument
1109 srcXoff, srcYoff, srcZoff, srcLod); in rsdAllocationData3D_alloc()
/frameworks/rs/
Drs_hal.h278 const Allocation *srcAlloc, uint32_t srcXoff, uint32_t srcLod);
284 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod,
293 uint32_t srcLod);