HomeSort by relevance Sort by last modified time
    Searched defs:GetHandle (Results 1 - 8 of 8) sorted by null

  /art/runtime/
handle_scope-inl.h 75 inline Handle<mirror::Object> HandleScope::GetHandle(size_t i) {
105 MutableHandle<T> h(GetHandle<T>(pos_));
113 MutableHandle<T> h(GetHandle<T>(pos_));
  /external/pdfium/core/src/fxge/android/
fpf_skiafont.cpp 36 FPF_HFONT CFPF_SkiaFont::GetHandle() {
  /external/v8/src/
handles-inl.h 17 : location_(HandleScope::GetHandle(isolate, object)) {}
114 Object** HandleScope::GetHandle(Isolate* isolate, Object* value) {
  /frameworks/native/vulkan/libvulkan/
debug_report.h 62 static VkDebugReportCallbackEXT GetHandle(const Node* node) {
  /external/webrtc/webrtc/base/
thread.h 187 HANDLE GetHandle() const {
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 128 * GetHandle function is called by OMX component to get LCML handle
134 OMX_ERRORTYPE GetHandle(OMX_HANDLETYPE *hInterface )
140 OMXDBG_PRINT(stderr, PRINT, 2, OMX_DBG_BASEMASK, "%d :: GetHandle application\n",__LINE__);
178 OMX_PRINT2 (dspcodecinterface->dbg, "GetHandle application handle %p dspCodec %p",pHandle, pHandle->dspCodec);
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp 241 /* GetHandle & FreeHandle */
242 OMX_ERRORTYPE ComponentBase::GetHandle(OMX_HANDLETYPE *pHandle,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
objidl.h     [all...]

Completed in 593 milliseconds