Searched defs:srcLod (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/rsov/driver/ |
D | rsovAllocation.cpp | 498 uint32_t srcLod) {} in rsovAllocationData1D_alloc() 504 uint32_t srcYoff, uint32_t srcLod, RsAllocationCubemapFace srcFace) { in rsovAllocationData2D_alloc_script() 519 uint32_t srcZoff, uint32_t srcLod) { in rsovAllocationData3D_alloc_script() 538 uint32_t srcYoff, uint32_t srcLod, RsAllocationCubemapFace srcFace) { in rsovAllocationData2D_alloc() 556 uint32_t srcLod) { in rsovAllocationData3D_alloc()
|
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 1024 uint32_t srcXoff, uint32_t srcLod) { in rsdAllocationData1D_alloc() 1033 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc_script() 1051 … uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, uint32_t srcLod) { in rsdAllocationData3D_alloc_script() 1072 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc() 1091 uint32_t srcLod) { in rsdAllocationData3D_alloc()
|