Home
last modified time | relevance | path

Searched defs:lineSize (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/rsov/driver/
DrsovAllocation.cpp342 size_t lineSize = eSize * w; in rsovAllocationData2D() local
394 uint32_t lineSize = eSize * w; in rsovAllocationData3D() local
435 size_t lineSize = eSize * w; in rsovAllocationRead2D() local
464 uint32_t lineSize = eSize * w; in rsovAllocationRead3D() local
/frameworks/rs/driver/
DrsdAllocation.cpp844 size_t lineSize = eSize * w; in rsdAllocationData2D() local
908 uint32_t lineSize = eSize * w; in rsdAllocationData3D() local
955 size_t lineSize = eSize * w; in rsdAllocationRead2D() local
985 uint32_t lineSize = eSize * w; in rsdAllocationRead3D() local
/frameworks/rs/
DrsAllocation.cpp245 const size_t lineSize = eSize * w; in read() local
264 const size_t lineSize = eSize * w; in read() local