Home
last modified time | relevance | path

Searched defs:pStride (Results 1 – 6 of 6) sorted by relevance

/device/amlogic/yukawa/hal/gralloc/legacy/
Dalloc_device.cpp44 int *pStride) in alloc_device_alloc()
/device/linaro/hikey/gralloc960/legacy/
Dalloc_device.cpp44 int *pStride) in alloc_device_alloc()
/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp82 uint32_t* pStride, in allocateImpl()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp518 int* pStride) { in gralloc_alloc()
682 buffer_handle_t* pHandle, int* pStride) { in s_gralloc_alloc()
Dgralloc_old.cpp609 buffer_handle_t* pHandle, int* pStride) in gralloc_alloc()
/device/linaro/hikey/gralloc/
Dalloc_device.cpp478 …c(alloc_device_t *dev, int w, int h, int format, int usage, buffer_handle_t *pHandle, int *pStride) in alloc_device_alloc()