Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdAllocation.cpp821 size_t lineSize = eSize * w; in rsdAllocationData2D() local
883 uint32_t lineSize = eSize * w; in rsdAllocationData3D() local
930 size_t lineSize = eSize * w; in rsdAllocationRead2D() local
960 uint32_t lineSize = eSize * w; in rsdAllocationRead3D() local
/frameworks/native/opengl/libs/EGL/
Dtrace.cpp80 static const int lineSize = 500; member in android::StringBuilder
/frameworks/rs/
DrsAllocation.cpp164 const size_t lineSize = eSize * w; in read() local
182 const size_t lineSize = eSize * w; in read() local