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

  /external/pdfium/third_party/lcms2-2.6/src/
cmserr.c 650 ctx->DestroyMutexPtr = NULL;
657 if (Plugin ->CreateMutexPtr == NULL || Plugin ->DestroyMutexPtr == NULL ||
662 ctx->DestroyMutexPtr = Plugin ->DestroyMutexPtr;
684 if (ptr ->DestroyMutexPtr != NULL) {
686 ptr ->DestroyMutexPtr(ContextID, mtx);
lcms2_internal.h 630 _cmsDestroyMutexFnPtrType DestroyMutexPtr;
    [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2_plugin.h 618 _cmsDestroyMutexFnPtrType DestroyMutexPtr;

Completed in 68 milliseconds