Home
last modified time | relevance | path

Searched defs:ctxIn (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/fuzz/
H A DFuzzDDLThreading.cpp227 static sk_sp<GrPromiseImageTexture> fuzz_promise_image_fulfill(void* ctxIn) { in fuzz_promise_image_fulfill()
232 static void fuzz_promise_image_release(void* ctxIn) { in fuzz_promise_image_release()
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/X509/
H A DX509_spt.c65 ASN1UnmarshalContext *ctxIn, // IN: the context to search in X509FindExtensionByOID()
/aosp_15_r20/external/skia/tools/
H A DDDLPromiseImageHelper.cpp308 void* ctxIn) { in CreatePromiseImages()