Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdAllocation.cpp869 size_t lineSize = eSize * w; in rsdAllocationData2D() local
931 uint32_t lineSize = eSize * w; in rsdAllocationData3D() local
978 size_t lineSize = eSize * w; in rsdAllocationRead2D() local
1008 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.cpp231 const size_t lineSize = eSize * w; in read() local
249 const size_t lineSize = eSize * w; in read() local