HomeSort by relevance Sort by last modified time
    Searched refs:DestroyMutexPtr (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/lcms/src/
cmserr.c 462 ctx->DestroyMutexPtr = NULL;
469 if (Plugin ->CreateMutexPtr == NULL || Plugin ->DestroyMutexPtr == NULL ||
474 ctx->DestroyMutexPtr = Plugin ->DestroyMutexPtr;
496 if (ptr ->DestroyMutexPtr != NULL) {
498 ptr ->DestroyMutexPtr(ContextID, mtx);
lcms2_internal.h 643 _cmsDestroyMutexFnPtrType DestroyMutexPtr;
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2_plugin.h 646 _cmsDestroyMutexFnPtrType DestroyMutexPtr;

Completed in 82 milliseconds