Searched refs:Release (Results 1 - 9 of 9) sorted by relevance

/frameworks/webview/chromium/plat_support/
H A Dgraphic_buffer_impl.h34 static void Release(long buffer_id);
H A Dgraphic_buffer_impl.cpp48 void GraphicBufferImpl::Release(long buffer_id) { function in class:android::GraphicBufferImpl
H A Dgraphics_utils.cpp96 function_table.release_graphic_buffer = &GraphicBufferImpl::Release;
/frameworks/base/media/mca/filterfw/jni/
H A Djni_util.cpp43 Release();
47 Release();
61 void JavaObject::Release() {
80 Release();
H A Djni_util.h74 // Release the instance, i.e. decrease reference count.
75 void Release();
/frameworks/base/docs/html/tools/
H A Dtools_toc.cs140 <li><a href="<?cs var:toroot ?>tools/publishing/preparing.html" zh-cn-lang="准备发布"><span class="en">Preparing for Release</span></a></li>
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp465 case bitc::ORDERING_RELEASE: return Release;
3019 if (Ordering == NotAtomic || Ordering == Release ||
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp129 case Release: return bitc::ORDERING_RELEASE;
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp133 case Release: return bitc::ORDERING_RELEASE;

Completed in 3850 milliseconds