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.cc129 void* raw_buffer = buffer.get(); in Allocate() local
130 allocations_[raw_buffer] = std::move(buffer); in Allocate()
131 return raw_buffer; in Allocate()