Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc0Hal.h75 std::vector<const native_handle_t*>* outBuffers) override { in allocateBuffers()
DGralloc1Hal.h85 std::vector<const native_handle_t*>* outBuffers) override { in allocateBuffers()
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.cpp291 buffer_handle_t* outBuffers) in allocateHook()