HomeSort by relevance Sort by last modified time
    Searched full:releasecontext (Results 1 - 25 of 28) sorted by null

1 2

  /external/chromium_org/printing/
printing_context_no_system_dialog.h 38 virtual void ReleaseContext() OVERRIDE;
printing_context_linux.h 54 virtual void ReleaseContext() OVERRIDE;
printing_context_win.h 38 virtual void ReleaseContext() OVERRIDE;
printing_context_linux.cc 39 ReleaseContext();
181 void PrintingContextLinux::ReleaseContext() {
printing_context_no_system_dialog.cc 28 ReleaseContext();
139 void PrintingContextNoSystemDialog::ReleaseContext() {
printing_context_android.h 48 virtual void ReleaseContext() OVERRIDE;
printing_context.cc 38 ReleaseContext();
printing_context_mac.h 42 virtual void ReleaseContext() OVERRIDE;
printing_context_win.cc 42 ReleaseContext();
68 ReleaseContext();
310 void PrintingContextWin::ReleaseContext() {
337 ReleaseContext();
printing_context_mac.mm 82 ReleaseContext();
518 void PrintingContextMac::ReleaseContext() {
printing_context.h 108 virtual void ReleaseContext() = 0;
printing_context_android.cc 234 void PrintingContextAndroid::ReleaseContext() {
  /external/pdfium/fpdfsdk/include/javascript/
JS_Runtime.h 25 virtual void ReleaseContext(IFXJS_Context * pContext);
IJavaScript.h 73 virtual void ReleaseContext(IFXJS_Context * pContext) = 0;
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglValidate.h 26 static bool releaseContext(EGLContext ctx,EGLSurface s1,EGLSurface s2);
EglValidate.cpp 66 bool EglValidate::releaseContext(EGLContext ctx,EGLSurface s1,EGLSurface s2) {
EglImp.cpp 674 bool releaseContext = EglValidate::releaseContext(context,read,draw);
675 if(!releaseContext && EglValidate::badContextMatch(context,read,draw)) {
682 if(releaseContext) { //releasing current context
709 releaseContext = true;
758 if(prevCtx.Ptr() && releaseContext) {
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_context.cpp 35 pthread_key_create(&sTLSKey, (void (*)(void*))&releaseContext);
51 void releaseContext() {
gltrace_context.h 132 void releaseContext();
gltrace_eglapi.cpp 199 gltrace::releaseContext();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
filehc.h 61 FILEHC_EXPORT void WINAPI ReleaseContext(PFIO_CONTEXT);
dimm.h 401 virtual HRESULT WINAPI ReleaseContext(HWND hWnd,HIMC hIMC) = 0;
476 HRESULT (WINAPI *ReleaseContext)(IActiveIMMApp *This,HWND hWnd,HIMC hIMC);
    [all...]
  /external/pdfium/fpdfsdk/src/
fsdk_actionhandler.cpp 210 pRuntime->ReleaseContext(pContext);
401 pRuntime->ReleaseContext(pContext);
457 pRuntime->ReleaseContext(pContext);
695 pRuntime->ReleaseContext(pContext);
719 pRuntime->ReleaseContext(pContext);
775 pRuntime->ReleaseContext(pContext);
  /external/pdfium/fpdfsdk/src/javascript/
JS_Runtime.cpp 111 ReleaseContext(pContext);
183 void CJS_Runtime::ReleaseContext(IFXJS_Context * pContext)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libfcachdll.a 6 . ? ?????\\**???? z z#4#4%?%?(?(?+?+?.^.^113?3?6?6?9\9\<<>?>?A?A?DrDrG(G(I?I?L?L?O4O4Q?Q?T?T?WlWlZ.Z.\?\?_?_?bdbdeeg?g?j?j?__lib64_libfcachdll_a_iname_head_lib64_libfcachdll_aTerminateCache__imp_TerminateCacheSetNameCacheSecurityFunction__imp_SetNameCacheSecurityFunctionSetIsFileDotTerminated__imp_SetIsFileDotTerminatedSetDotStuffingOnWrites__imp_SetDotStuffingOnWritesSetDotStuffState__imp_SetDotStuffStateSetDotScanningOnWrites__imp_SetDotScanningOnWritesSetDotScanningOnReads__imp_SetDotScanningOnReadsReleaseNameCache__imp_ReleaseNameCacheReleaseContext__imp_ReleaseContextProduceDotStuffedContextInContext__imp_ProduceDotStuffedContextInContextProduceDotStuffedContext__imp_ProduceDotStuffedContextInvalidateName__imp_InvalidateNameInsertFile__imp_InsertFileInitializeCache__imp_InitializeCacheGetIsFileDotTerminated__imp_GetIsFileDotTerminatedGetFileSizeFromContext__imp_GetFileSizeFromContextGetDotStuffState__imp_GetDotStuffStateFindSyncContextFromName__imp_FindSyncContextFromNameFindOrCreateNameCache__imp_FindOrCreateNameCacheFindContextFromName__imp_FindContextFromNameFIOWriteFileEx__imp_FIOWriteFileExFIOWriteFile__imp_FIOWriteFileFIOTerminate__imp_FIOTerminateFIOReadFileEx__imp_FIOReadFileExFIOReadFile__imp_FIOReadFileFIOInitialize__imp_FIOInitializeCompleteDotStuffingOnWrites__imp_CompleteDotStuffingOnWritesCloseNonCachedFile__imp_CloseNonCachedFileCacheRichCreateFile__imp_CacheRichCreateFileCacheRemoveFiles__imp_CacheRemoveFilesCacheCreateFile__imp_CacheCreateFileAssociateFileEx__imp_AssociateFileExAssociateFile__imp_AssociateFileAssociateContextWithName__imp_AssociateContextWithNameAddRefContext__imp_AddRefContextdzudt.o/ 1402958955 28587 5000 100640 594 `
31 .text,\ 0`.data@0?.bss?0?.idata$74f0?.idata$58p0?.idata$4@z0?.idata$6H ??%??ReleaseContext .text.data.bss.idata$7.idata$5.idata$4.idata$6(BReleaseContext__imp_ReleaseContext_head_lib64_libfcachdll_adzuds00025.o/ 1402958955 28587 5000 100640 688 `

Completed in 1015 milliseconds

1 2