Searched refs:ctxType (Results 1 - 3 of 3) sorted by relevance

/external/skia/bench/
H A Dbenchmain.cpp952 GrContextFactory::GLContextType ctxType = (GrContextFactory::GLContextType)i; local
953 GrContext* context = gContextFactory.get(ctxType);
955 SkDebugf("Cache Stats for %s context:\n", GrContextFactory::GLContextTypeName(ctxType));
/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c14936 xmlSchemaTypePtr ctxType,
14947 if (memberType == ctxType) {
14950 WXS_BASIC_CAST ctxType, NULL,
14960 ctxType,
14935 xmlSchemaCheckUnionTypeDefCircularRecur(xmlSchemaParserCtxtPtr pctxt, xmlSchemaTypePtr ctxType, xmlSchemaTypeLinkPtr members) argument
/external/libxml2/
H A Dxmlschemas.c14936 xmlSchemaTypePtr ctxType,
14947 if (memberType == ctxType) {
14950 WXS_BASIC_CAST ctxType, NULL,
14960 ctxType,
14935 xmlSchemaCheckUnionTypeDefCircularRecur(xmlSchemaParserCtxtPtr pctxt, xmlSchemaTypePtr ctxType, xmlSchemaTypeLinkPtr members) argument

Completed in 297 milliseconds