Home
last modified time | relevance | path

Searched defs:attach_buffer (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/xcore/
Dvideo_buffer.cpp84 VideoBuffer::attach_buffer (const SmartPtr<VideoBuffer>& buf) in attach_buffer() function in XCam::VideoBuffer
/external/v8/src/builtins/
Dbuiltins-typed-array-gen.cc143 allocate_off_heap_no_init(this), attach_buffer(this), done(this); in TF_BUILTIN() local