Home
last modified time | relevance | path

Searched refs:raw_buffer (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/startop/view_compiler/
Ddex_builder.cc146 void* raw_buffer = buffer.get(); in Allocate() local
147 allocations_[raw_buffer] = std::move(buffer); in Allocate()
148 return raw_buffer; in Allocate()