Home
last modified time | relevance | path

Searched defs:getTransportSize (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/include/Android/hardware/
Dgralloc.h45 int32_t (*getTransportSize)(gralloc_module_t const*, buffer_handle_t, uint32_t, uint32_t); member
/external/minigbm/cros_gralloc/gralloc3/
DCrosGralloc3Mapper.cc170 Return<void> CrosGralloc3Mapper::getTransportSize(void* rawHandle, getTransportSize_cb hidlCb) { in getTransportSize() function in CrosGralloc3Mapper
/external/mesa3d/include/android_stub/hardware/
Dgralloc.h329 int32_t (*getTransportSize)( member
/external/minigbm/cros_gralloc/gralloc4/
DCrosGralloc4Mapper.cc225 Return<void> CrosGralloc4Mapper::getTransportSize(void* rawHandle, getTransportSize_cb hidlCb) { in getTransportSize() function in CrosGralloc4Mapper