Searched defs:can (Results 1 – 15 of 15) sorted by relevance
37 The glxMesaReleaseBuffers() function can be used to explicitly indicate function
157 queued by the implementation. This function can be called at any function
48 auto can = surf->getCanvas(); in __anon8d4832640102() local
91 The rule is that the callback function can only issue glGet*() function
67 CanonicalIterator can = new CanonicalIterator(""); in disorderedMarksAddAll() local
64 CanonicalIterator can = new CanonicalIterator(""); in disorderedMarksAddAll() local
46 bool can = SkPointPriv::CanNormalize(p.fX, p.fY); in test_normalize_cannormalize_consistent() local
107 bool can = context->colorTypeSupportedAsSurface(colorType); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local125 bool can = context->maxSurfaceSampleCountForColorType(colorType) >= kSampleCnt; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local155 bool can = context->colorTypeSupportedAsSurface(colorType) && in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
498 bool can = dContext->colorTypeSupportedAsImage(colorType); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
310 CanonicalIterator can(start, status); in TestAPI() local
274 struct sockaddr_can can; member
2273 String can = canon.toString(); in TestJB5298() local
2276 String can = canon.toString(); in TestJB5298() local
860 …// Accessibility modifiers and 'readonly' can be attached to a parameter in a constructor to make … enumerator
4762 #define nk_draw_list_foreach(cmd, can, b) for((cmd)=nk__draw_list_begin(can, b); (cmd)!=0; (cmd)=nk… argument